Forum Discussion
Anonymous
6 years agoNot applicable
Display Data/Focus Mode for Selected Slicers
Hi I have a report page which is completely visual and has a 5 slicers which are multiple select. Now I want to have a button on the same page which takes me to the data behind those visuals based upon the selection in the slicers. This would be like the focus mode but for the whole page not just for one visual. I did try to do this with drill through but that was only possible for a given selection per visual. Thanks
2 Replies
- mitsu
Resolver IV
I think of two options here .
1> Insert a Button , on the button action select drill trough and then select the detailed data Report page that you would have created . However this will work only for Single data point at a time .
2> Create a detailed page and sync slicer between the summary and detailed page . Insert button , the action of the button on the summary page should be page navigation ,pointing to the detailed data .
Hope this help .
- AnonymousNot applicable
Thanks, will try the second one.
I was also trying to create a table on the same visual page which could maximize on clicking. I tried with the table but couldn't do it. Is that possible? Maybe with an add-in ?