Forum Discussion

bikelley's avatar
bikelley
Icon for Helper IV rankHelper IV
4 years ago
Solved

Creating dynamic DAX formula for below scenario

Hello,    I am trying to calculate the running sum by Month backward. All I trying to do is take whatever number from the summary for each raw lable and minus it from the "ChangeTable". Then use th...