Actionable (clickable) dashboard

dj200
New Member

Hi,

Is it possible to enable the dashboard to be clickable in the embedded scenario? The desired behavior is on certain region of the chart, on user click, we would like to direct to a different section of the UI?

0 3 539
3 REPLIES 3

Hi DJ,

Can you check my answer for this post, where I show how to create a button? Then you can adapt that logic to your specific case.

Hope this helps,
Jasper

dj200
New Member

Hi, Jasper,

Many thanks for the pointer. I wonder can I link to an external URL, rather than another dashboard pointer?

Thanks,

Hi DJ, sure!

Just replace the link in the href tag with your external link.
So instead of:

href="/dashboards/DashId?Filter%20Name=FilterValue"

you can write:

href=“https://www.google.com

Top Labels in this Space