Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

DAX - How to filter data set using multiple slicer at the same time?

Hello All,

 

Here is my .pbix sample file:-
https://drive.google.com/file/d/1ArMm829QeV6gCWFOhXPSVkt3TrkUBGUu/view?usp=sharing

 



I need to filter matrix visual by rows by selecting borr_nm slicer. How can I do it?
Column filter is working perfectly with the other "Data/Year" slicer.

 

Basically I'm trying to apply 2 filters (2 hierartical slicers), I'm able to apply only 1 at a time?


Thanks in advance

Regards,

gk03