Forum Discussion

Zaemey's avatar
Zaemey
Frequent Visitor
2 years ago

How create a button to switch between table and a graph?

How create a button to switch between a table and a graph?  Somethink like below

 

 

2 Replies

  • Hry Zaemey ,

     

    you can use bookmarks and buttons that are tied to the different states represented by the bookmarks. Basically, there is an overlay of two data visualizations, one shows the table and the other one the bar chart. You need 4 buttons, 2 for each visual. One represents the "switch to" and the other one represents the "activated" state. The will visualize toggling between the two different data visualizations.

     

    Hopefully, this helps to tackle your challengs.

     

    Regards,

    Tom

  • Hii Zaemey 

     

    Using Bookmarks in the view pane to create two bookmarks

     

    1. Visual - Create a bar chart and using selection option in a viwe pane to assign the chart to the visual bookmark

    2. Tabular - Create a table chart and using the selection option to assign the table to the Tabular bookmark

     

    use the below link also,

    Switch between table and visual 

     

    Hope it is usefull, Mark as a solution and hit the kudo

    Thank you