Forum Discussion
KLAH96
5 years agoRegular Visitor
Filter on all page except some visuals
I apply a filter on the whole page, i need to not apply the filter on some visuals. PS : the interaction management does not allow me to manage the filter on the whole page. Does anyone have a solu...
- 5 years ago
KLAH96 , As you rightly said interaction do not work with filter, with such option filter, create slicers and use interactions.
Another option is to have measures like
calculate([Measure], all(Table[col1])
PaulDBrown
Community Champion
5 years agoYou can add a slicer in synch to each page (and then hide it) and then use the "edit interactions" under Format in the ribbon to select which visuals should be affected by the slicer on each page.