I created a measure in PowerPivot that has the following formula: Calculated Percentage:=[PercentageA]+[PercentageB]*AVERAGE([Multiplier])
Here is the result:
What I would like from this measure is in the Desired values column. The point would be to see the grand total as the SUM of the values of the measure instead of multiplying the grand total PercentageB with the grand total average of Multiplier.