Forum Discussion

KatkaS's avatar
KatkaS
Icon for Post Patron rankPost Patron
6 years ago
Solved

PREVIOUMONTH 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...
  • camargos88's avatar
    camargos88
    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