Forum Discussion
Amitkr174
2 years agoHelper III
Column Subtotal not working
Hi, I have created a Deal_Band Calculated Column, which I am putting it in a Matrix table, but the total is getting repeated. New_Deal_Band = IF('DRID-SolutionMapping'[Net_ASV]>5000000,"5M+", ...
lukiz84
2 years agoMemorable Member
not so easy... because for each Entry in "Top Accounts" you can have MULTIPLE (1:m) values for New_Deal_Band
I don't think that's what you want... ?