Hello, I have a dashboard table that I would like to refer from a chart using Data link. Is there a way I can filter data within the URL in the target table to show only certain rows using the Data link? For instance, I want to show data when the column name compliant_yn equals “No”. I tried the following approach, but that seems to not working.
https://…/goto/f8yfdZuSR?orgId=40&var-compliant_yn=No
See the table structure over here for your reference:
@machjan We are wrapping up a new plugin Business Table which supports filtering using dashboard variables. It’s almost ready to use and we plan to add the upcoming release into Grafana Catalog.
Filtering data in data source or transformations may not be ideal from the user experience. Having such filtering feature in the table allows users to remove or update filtering as required.