I am creating a report which is grouped by a field called say, Affiliation ID. An affiliation has more than one customer associated with it. The report I created is grouped by affiliation id and displaying the customers associated with it( I am supressing the group name field).
The customers associated with an affiliation id is 2 or 3 and all of them in a group starts with same alphabet. Now I want these values of customers in ascending order. In my report the group is created in ascending order.
Group Name - 111 - suppressed
Baxxon Field
Baxxen Corps
Group Name - 112 - suppressed
Anexample1
Anexample2
---
---
Now I want this to be displayed in ascending order...
Anexample1
Anexample2
Baxxen Corps
Baxxon Field
Thanks !!!
The customers associated with an affiliation id is 2 or 3 and all of them in a group starts with same alphabet. Now I want these values of customers in ascending order. In my report the group is created in ascending order.
Group Name - 111 - suppressed
Baxxon Field
Baxxen Corps
Group Name - 112 - suppressed
Anexample1
Anexample2
---
---
Now I want this to be displayed in ascending order...
Anexample1
Anexample2
Baxxen Corps
Baxxon Field
Thanks !!!