Crystal 11
I've created a report grouped by FSA type and have coloured the different rows in the report depending upon the time of the month. i would like to do a distinct count of how many blacks, blues and reds i have in each FSA group. However i have supressed in the section expert anything where {@Exp Rpt New} = "N", so i came up with the formula:
if {@Colour} = "Black" and {@Exp Rpt New} = "Y" then {RISK.RiskReference}
then i would do a distinct count on this formula to find how many policies are coloured black, however i get the error that this field cannot be summarised!! HELP!!
I tried to explain myself as best as possible, but will supply extra info if needed. Cheers
I've created a report grouped by FSA type and have coloured the different rows in the report depending upon the time of the month. i would like to do a distinct count of how many blacks, blues and reds i have in each FSA group. However i have supressed in the section expert anything where {@Exp Rpt New} = "N", so i came up with the formula:
if {@Colour} = "Black" and {@Exp Rpt New} = "Y" then {RISK.RiskReference}
then i would do a distinct count on this formula to find how many policies are coloured black, however i get the error that this field cannot be summarised!! HELP!!
I tried to explain myself as best as possible, but will supply extra info if needed. Cheers