Forum Discussion

LaurieS's avatar
LaurieS
Icon for Helper I rankHelper I
5 years ago
Solved

Using DAX Loops - Can it work for this?

I'm trying to create a table visual (as below), where I can specify the starting point, and then use the output from the previous month to calculate the output for the next, and so on. I'll try to ex...