Forum Discussion
diskovered
Helper III
7 years agoLastMonth
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
Super User
7 years agodiskovered
Helper III
7 years agoparry2k Any way to add year? (February 2019? in the same code?
- parry2k7 years ago
Super User
- diskovered7 years ago
Helper III
Thanks