Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts - in the attached qv file.. I have created an expression which says Column B value Column A values... By the use of "Fabs" function i got all the expression values in positive.. But now i need the Total of all the values which came from my fab function..
I.e., in the attached example .. Total of my Expression should be 200 where as it shows only 40.. Please Help!
May be this?
Sum(Aggr(Fabs(sum(B)-Sum(A)), A, B))
expression tab, Total Mode --> Sum of Rows
This option is not available in pivot table
i used his sample. where is he mentioning using pivot?
What if Pivot?
thats not the question.
in his example he is using straight table
Hi Anil.. I used your Formulae... But i see some wrong calculation happening here.. Chk the highlighted one..
TY!..I need the number to be appearing in Text box as well..
What expression you used in real data? I assume, you have only one Dimension so with in the aggregation you can use Only one dimension