Forum Discussion
KatkaS
Post Patron
6 years agoPREVIOUMONTH not returning the value
Hello, I have a simple excel sheet and would like to display value of previous month. I tried to create new calculated colum and new mesure but none of them is returning any value... COuld someone...
- 6 years ago
KatkaS ,
Yes, you need a separated table and relate it to your table.
You can use the function CALENDAR to get the min/max dates from your table and create it.
If you consider it as a solution, please mark as a solution and kudos.
Ricardo
camargos88
Community Champion
6 years ago
KatkaS ,
Yes, you need a separated table and relate it to your table.
You can use the function CALENDAR to get the min/max dates from your table and create it.
If you consider it as a solution, please mark as a solution and kudos.
Ricardo
KatkaS
Post Patron
6 years agoThank you, Ricardo!!