Forum Discussion

mafaber's avatar
mafaber
Icon for Helper II rankHelper II
6 years ago
Solved

Cumulative sum not calculating correctly

Hi,   I'm trying to calculate a cumulative value of profit (win-stake) based on a very simple table and after reading a couple articles and seeing more or less the same formula working, I'm left pu...
  • parry2k's avatar
    parry2k
    6 years ago

    mafaber use MAX(dimcalendar[date]) straight in the filter don't store in the variable, you need to know when and where to use variable, in this case, you cannot use variables.

     

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!