JessicajOwen
Technical User
Hello,
I'm using CR XI against an Oracle Database...
I have a report which contains a field which could have multiple values in it (the number of values can vary) or could just have a single value in it. Multiple values are separated by commas.
If the field has multiple values in it I need to display these as separate entries in the report, and then do a summary count against each value. These values can't be hardcoded into a formula as they change all the time, and this would cause huge report maintenance issues.
Example:
My report is grouped by date, so, for a certain date my report looks like this:
03/04/2006 31
Childcare Pack 1
DSA Pack 1
DSA Pack, Full time Student Pack 2
Full time Student Pack 24
Full time Student Pack, Childcare Pack 1
Full time Student Pack, DSA Pack 2
I actually need the report to list each entry separtely and count how many times it has been requested, so using the figures above, I want my report to look like this:
03/04/2006 36
Childcare Pack 2
DSA Pack 5
Full time Student Pack 29
Can anyone help please?
Thank you!
Jessica
I'm using CR XI against an Oracle Database...
I have a report which contains a field which could have multiple values in it (the number of values can vary) or could just have a single value in it. Multiple values are separated by commas.
If the field has multiple values in it I need to display these as separate entries in the report, and then do a summary count against each value. These values can't be hardcoded into a formula as they change all the time, and this would cause huge report maintenance issues.
Example:
My report is grouped by date, so, for a certain date my report looks like this:
03/04/2006 31
Childcare Pack 1
DSA Pack 1
DSA Pack, Full time Student Pack 2
Full time Student Pack 24
Full time Student Pack, Childcare Pack 1
Full time Student Pack, DSA Pack 2
I actually need the report to list each entry separtely and count how many times it has been requested, so using the figures above, I want my report to look like this:
03/04/2006 36
Childcare Pack 2
DSA Pack 5
Full time Student Pack 29
Can anyone help please?
Thank you!
Jessica