Secretgeek
Technical User
Afternoon everyone,
I have a formula that returns the percentage of one value against another. The formula itself is working correctly.
count({@Within IGO Deadline}) % Count ({Main.ID})
My records are grouped first by Legislation and then by Quarter.
My problem is that the formula is only returning the result from a calculation of ALL records retrieved no matter where the formula is placed on my report.
I'm a beginner with Crystal so am probably missing something obvious but I expected it to only return the result of the particular group I placed it in, for example returning the percentage for that particular Legislation if I'd placed it group footer 1.
Any help would be appreciated.
Thanks.
I have a formula that returns the percentage of one value against another. The formula itself is working correctly.
count({@Within IGO Deadline}) % Count ({Main.ID})
My records are grouped first by Legislation and then by Quarter.
My problem is that the formula is only returning the result from a calculation of ALL records retrieved no matter where the formula is placed on my report.
I'm a beginner with Crystal so am probably missing something obvious but I expected it to only return the result of the particular group I placed it in, for example returning the percentage for that particular Legislation if I'd placed it group footer 1.
Any help would be appreciated.
Thanks.