Hi,
I'm trying to create a cross tab with the following structure:
State Product Revenue Margin Margin%
---------------------------------------------------
State1 Product1 1000 200 20%
State1 Product2 2000 500 25%
State1 Product3 0 0 0%
---------------------------------------------------------
Sub Total State1 3000 700 23%
---------------------------------------------------------
State2 Product1 1500 250 16%
---------------------------------------------------------
Sub Total State2 1500 250 16%
---------------------------------------------------------
Total 4500 950 21%
I am able to calculate the percentage for each products, but the sub total and total adds the percentage up so for sub total state1 adds up to 45% instead of 23%
Is it possible to do this with a cross tab?
I'm using Crystal for Enterprise 4.0
I'm trying to create a cross tab with the following structure:
State Product Revenue Margin Margin%
---------------------------------------------------
State1 Product1 1000 200 20%
State1 Product2 2000 500 25%
State1 Product3 0 0 0%
---------------------------------------------------------
Sub Total State1 3000 700 23%
---------------------------------------------------------
State2 Product1 1500 250 16%
---------------------------------------------------------
Sub Total State2 1500 250 16%
---------------------------------------------------------
Total 4500 950 21%
I am able to calculate the percentage for each products, but the sub total and total adds the percentage up so for sub total state1 adds up to 45% instead of 23%
Is it possible to do this with a cross tab?
I'm using Crystal for Enterprise 4.0