Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Help with simple CALCULATE meassure

Hello, I have the following meassure but it doesn't work   CALCULATE(MAX('DB'[Quarter]),'DB'[Year]=max('DB'[Year]),COUNTROWS(VALUES('DB'[Week]))>=13)   Im trying to return the last complete Quar...