Forum Discussion
Show different matrices based on selected slicer value
Hi,
I’am looking for a solution to switch between different matrices based on selected value of a slicer.
Normally I use bookmarks and buttons, but different now is that it should change based on the selected value.
I have tried to visualize it in some printscreens:
When “sel1” is selected than table 1 should show which has different columns.
When “sel2” is selected than table 2 should show which has different columns
And so on.
Hope someone has done this before.
Thanks in advance!
2 Replies
- MFelixSuper User
Hi anwar1004
Have you tried creating field parameters adding an additional column with the classification has sel1, sel2 and then use it on your matrix?
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
- anwar1004Frequent Visitor
Hi Miquel, thanks for you quick reply. I didnt known this option'. I'll dive into it.