Forum Discussion

Ffitzpatrick47's avatar
8 years ago

Window functions which I never got to work in Dax

I have a table here: I'd like to make power pivot that looks at the value at a prior time even if there isn't a value in the current time I used: srev = sum(value) prev=CALCULATE([srev],fil...