Forum Discussion
jeoosma
Helper II
8 years agomodify value
Hi guy. Is there a way to modify the column "Total" from sum to % difference?
MFelix
Super User
8 years agoHi jeoosma,
You should create a measure to calculate the % difference and then add it to your table and remove the totals in rows.
That you you can achieve what you need, you can't change the sumarization type of a Total.
Regards,
MFelix
jeoosma
Helper II
8 years agoDone. Thank you.