Forum Discussion
hadjigeo
6 years agoHelper I
TOTAL ROWS IS WRONG
My total on the visual is wrong. How can i fix this? below is the formula that am using: Sales 80% = IF([Target Sales Achieve 80%]> SUM('Sales Main JO'[Actual Sales]),[Target Sales Achieve 80%]...
hadjigeo
6 years agoHelper I
Hi PaulDBrown
I did the formula as you stated:
Sum 80% sales = SUMX(SUMMARIZE('PM Main JO','PM Main JO'[Plan-Brand],"Sum 80% sales",[Sales 80%]),[Sum 80% sales])
but i get the below:
in some rows the result is 0
Anonymous
6 years agoNot applicable
HI hadjigeo ,
According to your snapshot, it seems like a common measure total issue, you can refer to the below blog to know how to deal with this.
Measure Totals, The Final Word Measure Totals, The Final Word
In addition, if you still confused about coding formula, can you please share some sample data for further tests?
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng