Forum Discussion
Toggle between Chart and Table
Hello everyone!
I just saw that there is a way to toggle/ switch between the visuals.
How is this possible?
Is there just a way by adding the table and the chart one over the other in the same area?
Or is there a more elegant way?
Hey joshua1990 ,
this can be achieved by using bookmarks:
https://community.powerbi.com/t5/forums/replypage/board-id/power-bi-designer/message-id/528440This is a great video how to toggle 🙂
https://www.youtube.com/watch?v=_Afcj8mT5_Q
There are two visuals on the report page, layered one above the other (this can become sometimes a little tidious).
one bookmark represents the following report state:
table visual is visible = true and chart visual is visibel = false
the other bookmark represents the other state:
table visual is visible = false and chart visual is visibel = true
Now create some buttons, and change the action of this button
Hopefully, this is what you are looking for.
Regards,
Tom
3 Replies
- TomMartensSuper User
Hey joshua1990 ,
this can be achieved by using bookmarks:
https://community.powerbi.com/t5/forums/replypage/board-id/power-bi-designer/message-id/528440This is a great video how to toggle 🙂
https://www.youtube.com/watch?v=_Afcj8mT5_Q
There are two visuals on the report page, layered one above the other (this can become sometimes a little tidious).
one bookmark represents the following report state:
table visual is visible = true and chart visual is visibel = false
the other bookmark represents the other state:
table visual is visible = false and chart visual is visibel = true
Now create some buttons, and change the action of this button
Hopefully, this is what you are looking for.
Regards,
Tom
- amitchandakSuper User
joshua1990 , seem like one you are looking part of conditional drill through destination May 2020
https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-may-2020-feature-summary/#_Cond_dest_drill
- v-easonf-msftCommunity Support
Hi , joshua1990
As mentioned by TomMartens ,you can create visual and tabular then create two bookmarks button to control their Visible statu.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.