Forum Discussion
Anonymous
6 years agoNot applicable
DAX Filter
HI Guys, I have a quick question: - Lets say I filtered my entire report on Calendar Date is in "Previous Week" - But I need one of my measures to check if something was assorted in the last 6 ...
- Anonymous6 years ago
Anonymous
The page filter only changes the displayed visual, the calculating result still take the last 6 months value.For example, I have a measure calculate the last month value, when I set page filter to before 2020/2/1. The result 193 doesn't change, only the visual is filtered.
Best, regards
Paul Zheng
Greg_Deckler
Community Champion
6 years agoI would expect that the ALL should get rid of the page level filter if it is filtering the Calendar table.