Forum Discussion

Jack_Machesky's avatar
Jack_Machesky
Cloud Apps
06-13-2024
Solved

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: 

    1. 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)
    2. 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.

    3. 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.

    4. Premium Plugins: 
      as mentioned above or by customize solution

    Best Regards

11 Replies

  • Hello Jack_Machesky,

    Thank you for reaching out here. I see that this question hasn't had a response yet, so I am reaching out internally to try and get you and get you an answer. 

    • Jack_Machesky's avatar
      Jack_Machesky
      Cloud Apps

      Thank you, I really appreciate it. This is something my organization has been looking for for some time now and a solution would be awesome!

  • AssafHanina's avatar
    AssafHanina
    Sisense Employee

    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: 

    1. 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)
    2. 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.

    3. 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.

    4. Premium Plugins: 
      as mentioned above or by customize solution

    Best Regards

    • Jack_Machesky's avatar
      Jack_Machesky
      Cloud Apps

      Hi DRay, this is a potential option but is there any way to accomplish this without any additional payments?

       

      Thanks

      • DRay's avatar
        DRay
        Admin

        Not that we have been able to find. If you like I can talk to your account team about having a technical resource investigate a custom solution with you.

  • Hello Jack_Machesky ,

    I wanted to follow up to see if the solution offered by AssafHanina worked for you.

    If so, please click the 'Accept as Solution' button so other users with the same questions can find the answer faster. If not, please let us know so that we can continue to help.

    Thank you.

    • Jack_Machesky's avatar
      Jack_Machesky
      Cloud Apps

      Using the "Jump To" Plugin works well enough, but it would be ideal to not have to create a large amount of external dashboards and be able to drill instead of jumping. Thank you for reaching out.

      • AssafHanina's avatar
        AssafHanina
        Sisense Employee

        Hey Jack_Machesky ,

        Thank you for reaching out and sharing your feedback.

        managing a large number of external dashboards can be cumbersome.
        While the "Jump To" Plugin offers a way to navigate between dashboards, a more streamlined solution would be to enhance the ability to drill down within a single dashboard. 

        In addition to the options shared for the Widget Type Switcher, consider using Drill Hierarchy or Drill Into features as Describe in the following Link:

        • Predefined Hierarchies (Recommended): Users can select from hierarchies created by the dashboard designers, providing a guided and structured way to explore data.
        • Drill Into Anywhere: Users can access a list of available columns and tables in the data model, though this is less recommended as viewers might not be familiar with the data model.

        Additionally, using the Swapper for Dimensions/Measures, as described in this community article, can enhance the interactivity of the dashboard from the end users' perspective.

        By combining these and the other options, you can create a more interactive and user-friendly dashboard experience.

        Best Regards