Forum Discussion
Change visual types with slicer
- 8 years ago
Don't think you can do that directly via a slicer. However, it should be easy enough to put together using the bookmarks and view selection features. You make your 3 or more visuals and overlay them and connect your "slicer" to bookmarked pages. As each slicer button is selected, two (or more) visuals are hidden and the selected one is shown. Good luck.
Yes, the slicer should have different visual types like bar chart, pie chart, map, or table ... Something like this
So if I click on Map, it should take me to total sales by country in form of a map. Or if click on Pie Chart, it should display sales by country in form of a pie chart
Don't think you can do that directly via a slicer. However, it should be easy enough to put together using the bookmarks and view selection features. You make your 3 or more visuals and overlay them and connect your "slicer" to bookmarked pages. As each slicer button is selected, two (or more) visuals are hidden and the selected one is shown. Good luck.
- Anonymous8 years agoNot applicable
I got it figured out. Thank you so much for the help!
- khitish8 years agoFrequent VisitorHi Nick,
I have a similar problem. Not sure how to proceed. Can you please help me out.
Thanks, - khitish8 years agoFrequent Visitor
Anonymous
I have a similar problem. Not sure how to proceed. Can you please help me out.
Thanks,- Anonymous8 years agoNot applicablekhitishBasically I enabled Bookmark feature in Power BI desktop. You can look at October release of Power BI to figure it out. Then I created two bookmarks, first one showing map reports and hide tables, the second bookmark showing only tables and hide maps. Finally I created linking on a toggle-on button image in the first bookmark(which you can download the images anywhere) then link this to the second bookmark. On the second bookmark I created linking on a toggle off button which will take you to the first bookmark. The same concepts can also be applied when you have mutiple types of reports you want to dynamically select. Let me know if it helps