Table Data Link pointing to row in the same dashboard

Using Grafana 8.2.6

In a dashboard, I have a table with a list of all my sensors and their location. Under this table, I have rows for each sensor detail information about it (temp, humidity, … ).

I’m trying to create data-links in the main table allowing to click on a sensor line / cell and redirect on the corresponding row in the same dashboard.

I saw it is possible to redirect easily to another dashboard, but what about redirecting on the same dashboard on a specific row ?

Thanks for your help,
Olivier