Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Here in this pivot table i wrote the expression for the Final Performance is like
=if(Dimensionality()>1,
[Coperate SLP]*Performance,
)
i want the total at the bottom as Sum (Final Performance) AS 109+0 =109. how can i write the expression to get it .