I have to create a pie chart in which one field calculation is like this
Sum(X) / Sum(Y) * 100
which is giving the value of a particular category ( M ).
Now I have to show other categories percentages like 100 - ( % of M ).
How can I do this in beast mode or without beast mode using pie charts?
How can I show 0.65 in other categories?
