Forum Discussion
bigfun
Helper I
4 years agoPrevious Month % in Card
So I am wanting to create a card that displays the previous months retention % based on the current date. Do I need to create another measure that calculates the % again with the DAX previousmonth f...
- 4 years ago
If it will always just be for the previous month you can put a date filter on your card to show "Last 1 calendar month" with your current measure.
Syk
Resident Rockstar
4 years agoIf it will always just be for the previous month you can put a date filter on your card to show "Last 1 calendar month" with your current measure.
bigfun
Helper I
4 years agoThat is simple enough, but when I apply that to the card for the visual the % does not match up with the table.
I think it has to do with the measure, other values work out fine.