Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Previous Period Calculation Not Working!

I'm attempting to calculate the previous month's total spent for individual items on a table. The formula I'm currently using to create a new column is:   PreviousTotalSpent = CALCULATE(SUM('Item S...
  • Ashish_Mathur's avatar
    8 years ago

    Hi,

     

    That formula needs to be a measure, not a calculated column formula.