Hi All,
I am trying to pass a dashboard filter into a click behaviour custom destination url.
As a test, I have added an "example" text filter to my dashboard. I have then added a graph with click behaviour to navigate to https://www.google.com?test={{example}}
After entering an example value, the chart links to https://www.google.com?test=
i.e. doesn't include the example value.
Clicking the "values you can reference" hint shows the "example" filter that I'm trying to include.
I am including the dashboard as a static embedded dashboard. If I view it via SSO, it works. Is passing filters into the url on an embedded dashboard not supported?