Hello,
I'm using Crystal 10 and cannot find a solution for my percentage problem.
I'm reporting on Purchase Order values by Country, by Currency.
I have three groups: 1st is Countries, then Currencies, then PO number.
I have a conditional summary field Sum ({@LineTotal},{POPORH1.CURRENCY} ) in the group footer of my currency group.
In the report footer I used a cross-tab to display report totals by currency. (I did not know how to create report totals by currencies otherwise because currencies are dynamic depending for which period the report is run)
Now I'm stuck with how to create a group percentage because I'm not sure how to refer to my report total for a specific currency in the cross tab.
The formula should be something like currency.grouptotal/currency.reporttotal*100 and should be in my currency group.
I hope I make sense.
Any advise much appreciated.
I'm using Crystal 10 and cannot find a solution for my percentage problem.
I'm reporting on Purchase Order values by Country, by Currency.
I have three groups: 1st is Countries, then Currencies, then PO number.
I have a conditional summary field Sum ({@LineTotal},{POPORH1.CURRENCY} ) in the group footer of my currency group.
In the report footer I used a cross-tab to display report totals by currency. (I did not know how to create report totals by currencies otherwise because currencies are dynamic depending for which period the report is run)
Now I'm stuck with how to create a group percentage because I'm not sure how to refer to my report total for a specific currency in the cross tab.
The formula should be something like currency.grouptotal/currency.reporttotal*100 and should be in my currency group.
I hope I make sense.
Any advise much appreciated.