Forum Discussion
diskovered
7 years agoHelper III
LastMonth
I want to show last month from today. I have this measure but instead of February it's showing January. Any idea? LastMonth = FORMAT(MONTH(TODAY()-1), "MMMM") <-- this shows January LastMonth...
- 7 years ago
- 7 years ago
parry2k
7 years agoSuper User
diskovered
7 years agoHelper III
Thanks