Forum Discussion
Hi Laflet​
Short answer: Jump to Dashboard (JTD) on column charts can only be triggered via right-click by default. There is currently no out-of-the-box option or documented API to switch this to left-click.
The KB article you referenced (Customize onClick of Column Chart) only shows how to override the click event and redirect to a custom URL — it does not hook into the built-in JTD mechanism.
If left-click navigation is required, the only workaround is to:
- Add a widget script,
- Capture the click event,
- Manually redirect to another dashboard (constructing the URL yourself and passing filters as parameters).
However, this will not use the native JTD plugin logic — it would be a custom implementation.
If native left-click JTD behavior is important, this would likely need to be submitted as a feature request to Sisense.
Hope this helps!
Best Regards,
Piotr from QBeeQ, a Sisense Gold Implementation Partner
www.qbeeq.io