Hello All,
I have a report which is grouped by a database column. The report calculates a count() for some items in the <field>Group:After Frame and also a Grand Total in the Report:After Frame.
What I want to show with the report is a calculated percentage column of each <field> items over the Grand Total i.e if I get a total of 100 for a particular field and the Grand Total is 1000 then for that field I should show 10% and so on ? It seems Actuate calculates the Grand Total at the end and so I am always getting a 0 for the grandTotal variable that I have declared.
Can someone suggest an alternative ?
TIA
I have a report which is grouped by a database column. The report calculates a count() for some items in the <field>Group:After Frame and also a Grand Total in the Report:After Frame.
What I want to show with the report is a calculated percentage column of each <field> items over the Grand Total i.e if I get a total of 100 for a particular field and the Grand Total is 1000 then for that field I should show 10% and so on ? It seems Actuate calculates the Grand Total at the end and so I am always getting a 0 for the grandTotal variable that I have declared.
Can someone suggest an alternative ?
TIA