Forum Discussion
DAX ALL not working
- 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?
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?
- cottrera4 years ago
Post Prodigy
Hi NckolajJessen
My CurrentMonth is a ciolumn i the dates table. I already have it set up with 4 of the visuals set as 'True' and the remainding one not using the filter.
I wanted to explore if there was a way to avoid adding 4 addtional filters to visuals as I am trying the keep the performace of the report good.Regards
Richard