Forum Discussion
MikeBresnan
Helper I
3 years agoGetting previous period values based on slicer
I'm sure there is one little aspect i am missing in the measure i pulled from a post on this forum, but i'm trying to get the previous date (i have a weekly balance table where each row is a differe...
- 2 years ago
You have the same sample data for both weeks
lbendlin
Super User
3 years agoYou used
All('Cash Position V2')
which will remove all filters. Maybe use REMOVEFILTERS instead or rely on your [Date] filter override to do all the work.
MikeBresnan
Helper I
2 years agoi'm getting the same result with remove filters unfortunately...