Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Subtract Values Row by Row with EARLIER function

Dear Contributors,    Please help me to adjust the Calculated Column formula, so that the outcome was the same as the Measure. Note, that for Calculated Column a Base value (Resources Needs) is no...
  • Anonymous's avatar
    Anonymous
    8 years ago

    I doubt that MIN, as well as MAX is correct for my case:

     

     

    Basically I need (Sum [Resources Needs] within a Month)  - (Sum [Resources Needs] within a Previous Month), but in this case how to deal with the result:

      

  • Greg_Deckler's avatar
    Greg_Deckler
    8 years ago

    I guess where I was going with that is that you appear to have multiple matching rows so you either need to have better filters or you are going to need a different aggregation like AVERAGE or something.