Hi,
I am running Crystal 8.5 on win Xp workstation connecting to a Cashe datadase.
I need to supress duplicate records. I am grouping my report on Client ID and then on Target POP. My data looks like this:
Client ID 7345
Target pop Service data
DSMJO 59840.1
DSMJO 59840.2
AMSHO 59840.1
AMSHO 59840.2
CNDSJ 59859.1
CNDSJ 59862.1
I need to supress the duplicate data and display the data that is unique. If the Target Pop is different and the Service data is the same then it should be supressed. Also if the Target Pop is different and the Service data is different then data should be displayed. There is no limit to the number of Target Pops a client can be enrolled in.
I am running Crystal 8.5 on win Xp workstation connecting to a Cashe datadase.
I need to supress duplicate records. I am grouping my report on Client ID and then on Target POP. My data looks like this:
Client ID 7345
Target pop Service data
DSMJO 59840.1
DSMJO 59840.2
AMSHO 59840.1
AMSHO 59840.2
CNDSJ 59859.1
CNDSJ 59862.1
I need to supress the duplicate data and display the data that is unique. If the Target Pop is different and the Service data is the same then it should be supressed. Also if the Target Pop is different and the Service data is different then data should be displayed. There is no limit to the number of Target Pops a client can be enrolled in.