Jack_Machesky
06-13-2024Cloud Apps
Drilling into a new style widget
Does anyone know of a way to drill into one style of widget, and turn the drill to widget into a new style? For example, drilling into a bar of a bar graph and displaying a pivot table of names from a list. Let me know if you have any ideas. Thanks!
Hey Jack_Machesky ,
It sounds like you want to provide viewers with a control to switch between different chart types.
In general, Sisense widget types do not share common panels, which can limit chart switcher options because the metadata panels differ between types.
Possible Solutions:
- Widget Script for Switching Chart Types:
Referencing to the following Article - it's possible to add a widget script which allow viewers to switch between the following widget types - (line/bar/column/pie/area chart) - Jump to Dashboard Plugin:
the plugin allow option to drill from the main dashboard into a Drill dashboard which can contain different widget types (by predefined) and for additional information which doesn't necessary require in the main dashboard. - Tabber Plugin:
The Tabber add-on creates a new widget that allows you to switch between views easily and quickly without changing the dashboard.
The widgets are predefined by the Designers and displayed according to the Viewers click.
Using Tabber can Increase the Dashboard Load time as it require more widgets to Load even if those are not displayed. - Premium Plugins:
as mentioned above or by customize solution
Best Regards
- Widget Script for Switching Chart Types: