Forum Discussion

cottrera's avatar
cottrera
Icon for Post Prodigy rankPost Prodigy
4 years ago
Solved

DAX ALL not working

Hi   I have a simple model with a facts table and dates table.  My report page has 5 visuals and the page has a filter on it for the current month = true. For one of my visuals with displays a scor...
  • NickolajJessen's avatar
    4 years ago

    I'm guessing it's due to the fact that you you have a measure instead of a column to decide CurrentMonth. 
    Did you consider using a calculated column on the calendar table or using visual level filters on 4 of the visuals and not using the filter on the 5th visual?