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 function? Or something else.
I have the measures built to calculate the retention % by month (there is a little hiccup with Mar2021 data that will be resolved)
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.
6 Replies
- Syk
Resident Rockstar
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.