VolkovLabs / business-table

The Business Table panel is a Grafana plugin that allows to summarize large amounts of data from various data sources.
https://docs.volkovlabs.io
Apache License 2.0
13 stars 1 forks source link

Change variable through row click instead of data link to dashboard #119

Open qootec opened 1 month ago

qootec commented 1 month ago

Use case: If a user clicks on a row, I would like to set a certain dashboard variable to some value taken from that row. This allows other panels on the same dashboard to sync based on that changing variable. The current mechanism foreseen in default Grafana (or in your Business Table) seems to allow only data links that always refresh the full dashboard, which is undesirable in many of our cases.

Example: the Interactive Tree panel does this nicely.

Potentially I am overlooking a feature in your table?

mikhail-vl commented 1 month ago

@qootec Thank you for opening feature request. We will add it in the future release.