Forum Discussion
Twister8
9 years agoHelper II
Previous YEAR vs Selected Year
Hi guys, Please help with this DAX I need show the value by select YEAR vs PREVIOUS YEAR I am using this expression: Max Year = CALCULATE(SUM(MyTable[REAL]); FILTER ('TIMEDIM'; TIMEDI...
Eric_Zhang
9 years agoMicrosoft Employee
Not clear about your data model, check the attached pbix based on my understanding.