Forum Discussion
Toggle Data with a slicer for a Matrix
Hi All,
I have this matrix that I would like to add a slicer on the right so the user can toggle between RVU Work and Charge Count being visible in the visualizations.
I have read this post but it is too high level for me to understand how to actually get it into a slicer.
Can anyone elaborate and explain in more step by step instructions?
TIA
Hi Anonymous ,
take a look at the adjustment in the attachment.
10 Replies
- mwegener
Most Valuable Professional
Hi Anonymous ,
If you provide sample data, I can also help you with the implementation.
- AnonymousNot applicable
Thank you mwegener
Here is the excel sample data and a pbix sample file
https://www.dropbox.com/s/7g96zex0nyrkpwj/Sample%20Report.pbix?dl=0
- mwegener
Most Valuable Professional
Hi Anonymous ,
In the attachment you will find the adapted report.
In the first step, I created a table with the Measure choices.
Then I set up a toggle slicer.
Finally, a measure that returns the desired measure calculation depending on the selection.