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 agoThe result you're getting in the card is MAU_Amt / New Users. How are you calculating the Cumulative New Users?