Hi, I've got a report that includes the fields 'Updated','Added' and 'Deleted'. These fields are populated with either a 1 or a 0 depending on they're true or not. I'm trying to group the data together in Crystal Reports so that all the rows that have the 'Updated' field set to 1 together and likewise for the 'Added' and 'Deleted', so that effectively the data is showing sections of data for each state. However, when I'm doing a group on these fields, the report is showing the groups separated - for example I'm getting the 'Updated' group showing up in various places in the report, so all the 'Updated' rows are not together. Can anyone give me a clue on what I'm doing wrong?
Thanks
Thanks