Forum Discussion
Mking4646
3 years agoFrequent Visitor
GrandTotal Issue
I'm assign Staff roles to customers based on customers spend, I have created a measure that assigned the roles and created individual role measures in order to show the revenue generated. My issu...
Anonymous
3 years agoNot applicable
Helpo Mking4646
Please try
Correct Total = IF(HASONEFILTER(table[Custom 1]),[Your Measure],SUMX(VALUES(table[Custom 1),[Your Measure]))
Mking4646
3 years agoFrequent Visitor
Unfortunately it's numbers are off with the original numbers
- Anonymous3 years agoNot applicable
Hmm try to change the column name in the formula i gave you like use
Correct Total = IF(HASONEFILTER(table[sub region]),[Your Measure]
- Mking46463 years agoFrequent Visitor
Unfortuantely I thought it worked but the grand totals don't match the sum of the column