Hi,
My report has a dataset that lists data values by account and period.
e.g.
Account Period1 Period2 Period3
Sales A 100 200 200
Sales B 50 50 140
Costs A 50 50 100
Costs B 25 30 40
from this data I have two cross tabs - each one filters on a particular 'recordtype' field that defines whether its a sale or expense.
So the first crosstab shows (and totals) all the sales by account and period, and the second crosstab shows all the expenses by account and period.
What I now need is another table or cross tab (preferably that will line up) that will show the difference between the sales and costs - thus getting a rudimentary profit, and then another row that shows the margin as a percentage.
Please can you help?
Regards
My report has a dataset that lists data values by account and period.
e.g.
Account Period1 Period2 Period3
Sales A 100 200 200
Sales B 50 50 140
Costs A 50 50 100
Costs B 25 30 40
from this data I have two cross tabs - each one filters on a particular 'recordtype' field that defines whether its a sale or expense.
So the first crosstab shows (and totals) all the sales by account and period, and the second crosstab shows all the expenses by account and period.
What I now need is another table or cross tab (preferably that will line up) that will show the difference between the sales and costs - thus getting a rudimentary profit, and then another row that shows the margin as a percentage.
Please can you help?
Regards