The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi everyone,
I have two seperate slicers that aren't working together.
The TopN Slicer will narrow down to the correct number selected; however, the 2nd slicer will then filter the Top N further and give me less options than desired. I.e. TopN=8, 8 rows shown properly, then when using 2nd slicer, it will filter it down further instead of maintaining the TopN of 8.
1) Slicer1: TopN
2)Slicer 2: Filters options based on 3 colors: Green, yellow, red
Dax:
Slicer1:
Index column=just a column incrementally going up by 1, from 1 to 100
Hi @DynamicDax ,
Based on your description, it seems that the fields involved in both slicers are in the same table?
If you don't want them to affect each other, please consider splitting this table into two separate tables, creating the slicers again to avoid them from affecting each other by reasonable modeling.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I would like the 2nd slicer to work first. I think it may have to do with how the DAX was setup for both slicers. Will mirror existing TopN and find a better way to slice for the 2nd need. Thank you!
User | Count |
---|---|
14 | |
12 | |
7 | |
6 | |
5 |
User | Count |
---|---|
28 | |
18 | |
13 | |
7 | |
5 |