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 guys,
is it possible to link a selection box to only certain visuals.
I have a selection box for 'pass' or 'fail'.
I then have a table showing a count of pass or fail.
and then a matrix of the records. passed or failed.
when i select pass or fail, the matrix will change with the specific item selected. But the table with the counts needs to stay unfiltered so the user can see the count still for both.
is this possible?
first Prize would be to have the count showing in the slicer. maybe someone knows how to do that?
Solved! Go to Solution.
@IanCockcroft why don't you use the "Edit Interactions" feature ?
It should work on your model if you :
-select your slicers
-click on "Edit Interactions"
-disable interactions with your Matrix
Does it work ?
Keep me informed.
Best regards,
Augustin de la Fouchardiere
@IanCockcroft why don't you use the "Edit Interactions" feature ?
It should work on your model if you :
-select your slicers
-click on "Edit Interactions"
-disable interactions with your Matrix
Does it work ?
Keep me informed.
Best regards,
Augustin de la Fouchardiere
Thanks Augustin, 100%