Hello all,
I am doing a report with 3 groups, with Crystal Reports
when you group a field it's automatically sort that field.
So, I have this calculated field display in the group header 3 that I can't sort in ascending order. Here is the sample of my report:
Commercial
General(1)
10 John Smith 5
11 Carlos Gonzalez 1
12 Rose Hernandez 3
Group 1: Line of business (Commercial, Senior, Medical)
Group 2: Specialty Codes (1, 2, 3)
Group 3: ID number (10, 11, 12)
Calculated field values: 1, 3, 5
I want the report to sort by the calculated field values (1, 3, 5) so the report would display like the following format:
Commercial
General(1)
11 Carlos Gonzalez 1
12 Rose Hernandez 3
10 John Smith 5
but I couldn't since it's sort by the 3 groups so there is no way that I can't sort by the order of the calculated field.
Could somebody help me? Thank you in advanced!!!
cdnamm
I am doing a report with 3 groups, with Crystal Reports
when you group a field it's automatically sort that field.
So, I have this calculated field display in the group header 3 that I can't sort in ascending order. Here is the sample of my report:
Commercial
General(1)
10 John Smith 5
11 Carlos Gonzalez 1
12 Rose Hernandez 3
Group 1: Line of business (Commercial, Senior, Medical)
Group 2: Specialty Codes (1, 2, 3)
Group 3: ID number (10, 11, 12)
Calculated field values: 1, 3, 5
I want the report to sort by the calculated field values (1, 3, 5) so the report would display like the following format:
Commercial
General(1)
11 Carlos Gonzalez 1
12 Rose Hernandez 3
10 John Smith 5
but I couldn't since it's sort by the 3 groups so there is no way that I can't sort by the order of the calculated field.
Could somebody help me? Thank you in advanced!!!
cdnamm