Forum Discussion
agur
Advocate I
8 years agoDAX ALL respect slicer
I have a report with page level filter "Last 12 calendar months" I have a slicer which filters on a field called Department I have a calculated column which looks like this: ActualCloseMonth12Mont...
- 8 years ago
You can try and replace ALL(Oprtunities) with ALLEXCEPT(Opprtunities[Department])