Forum Discussion

bigfun's avatar
bigfun
Icon for Helper I rankHelper I
4 years ago
Solved

Previous 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...
  • Syk's avatar
    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.