Hello,
I am currently using a Grafana8 dashboard. I have a table panel setup and I am using the ‘Filter data by values’ transformation. I want to be able to filter the data by a value that is assigned to a dashboard variable. The variable setup I am using is a custom variable with numerical values.
In the example below, I have setup the transformation to filter the value using ‘Is greater or equal to’ where the dashboard variable is set to either 0 or 1 which currently does not work. The filtering works when I replace the variable with the numerical value (e.g. 0 or 1). I have tried testing different variable syntax in the value box, none of which seem to work.
Is this something that is possible to do?