Forum Discussion
pbiforum123
Post Patron
3 years agoDefault table before clicking on Bookmark
In one of the page I have 3 button as below(Which has bookmark). Whenever I click on Button 1, Table 1 is displayed and Whenever I click on Button 2, Table 2 is displayed and Whenever I click on B...
v-yadongf-msft
Community Support
3 years agoHi pbiforum123 ,
You can put one of the tables and buttons on one page as shown in the image below.
When you don't click the button, it is the default table:
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
pbiforum123
Post Patron
3 years agov-yadongf-msft How do we capture the state of the button whether it is clicked or not? In my case I can have only 3 buttons, I should not have button for default table. I think you are asking me to create addtional button for default table. Is that understanding correct?