where vMargAP and vMargAC variables content is SUM with set analysis.
I need to get the partial sums of first dimension into expression definition because I have to display the percentage of the cell value to the total row value.
ex. Decile 2012 = 1 and Decile 2013 = 10 I have to display the calc 64/1301*100 = 4,91%
for Decile 2012 = 2 and Decile 2013 = 2 I have to display the calc 376/1300*100 = 28,92%