Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Help counting rows based on previous month date

Hey all,

 

In our Org we report 1 month in arrers. So I need to write a DAX measure that looks for "recorded date" for the previous month.

 

Im not sure what if any functions there are in PBI that evaluates current month? I need something to the effect of...

 

Last month Total = Countrows(This month - 1)

 

Thanks,

J

3 Replies