Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

How to sum rows correctly?

Hi, I have created the below measure but the Total is incorrect. Here is the pbix file.   Volume Impact Total = SUMX (VALUES('Calendar'[YearMonth]), [Vol Impact])