Forum Discussion
lamysroe
4 years agoAdvocate I
Conditional Formatting Filter for Isfiltered but IGNORING page filter
Hello - I am using the Isfiltered expression with a box behind my slicer and conditional formatting to highlight the slicer when it is filtered. I am looking to further advance this by ignoring any p...
lamysroe
4 years agoAdvocate I
Anonymous Thanks for the suggesting. Unfortunatley, It's not a great solution under these circumstances. I have several reports across pages and the slicers being synced are a requirement.
Do you know of any DAX whith something similer to If(isfilterered(table column) || filter <> "the value in the slicer I want to ignore".....