Forum Discussion

ooctaviano's avatar
ooctaviano
Frequent Visitor
5 years ago

Dax Formula

I have this measure formula but for some reason it does not work M35 Budget Month= sumx(FILTER(Budget,(Budget[Month] = [M34 Month])),Budget[Goal Month])   Measure 34 only brings month based on la...