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
Gjorge
10 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
austinsense
10 years agoImpactful Individual
Simple answer, create three measures - one for actual, one for plan, one for variance
- Gjorge10 years agoRegular Visitor
Thank Austin .. Much appreciated your help
- kohlivinayak8 years agoResolver I
Hi I have a similar problem
I am getting
Qtr1 | Qtr2
Product | total sales | variance | total sales | variance
I need
Qtr1 | Qtr2 |
Product | total sales | total sales | variance
can you help ?