Forum Discussion
Gjorge
10 years agoRegular Visitor
Variance - Actual vs Plan in Matrix
When I add a new measure (in to the value field) that provides the difference between actual and plan, I'm getting two additon al column This is how i'm calculting variance Variance = CALCULATE...
- 10 years ago
Simple answer, create three measures - one for actual, one for plan, one for variance
austinsense
10 years agoImpactful Individual
Are you putting the scenario column on the report as well?
Gjorge
10 years agoRegular Visitor
Yes. This is the setting for the matrix;
Row : Customers
Column: Scenario
Value: Sales
I tried to add new calculated field ( variance) to the Value and got two additional columns
- austinsense10 years agoImpactful Individual
Cool, you have two values for each scenario, two scenarios * two values = four columns
- Gjorge10 years agoRegular Visitor
Here goes what I'm getting:
Customer Actual variance Plan Variance
Abc Inc 7 3 10 3
..But this what I need
Customer Actual Plan Variance
Abc Inc 7 10 3
- austinsense10 years agoImpactful Individual
Simple answer, create three measures - one for actual, one for plan, one for variance