Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello!
I'd like to know how I can choose between two plot in one object view
Thanks
Example
Solved! Go to Solution.
To my knowledge the only way to achieve this is by using bookmarks to toggle visibility between two different visuals.
Create a table and a graph and layer them ontop of eachother. Continue by creating two shapes, and then another two identical shapes ontop of them. Two of the 4 shapes should be of a different color. Toggle visibilty accordingly and then create bookmarks.
The final product should swap visibility between the graph and the table while also changing the color of the shapes on buttonpress.
Hope this help,
Br,
J
To my knowledge the only way to achieve this is by using bookmarks to toggle visibility between two different visuals.
Create a table and a graph and layer them ontop of eachother. Continue by creating two shapes, and then another two identical shapes ontop of them. Two of the 4 shapes should be of a different color. Toggle visibilty accordingly and then create bookmarks.
The final product should swap visibility between the graph and the table while also changing the color of the shapes on buttonpress.
Hope this help,
Br,
J