Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting on nongrouping filed

Status
Not open for further replies.

bouser69

IS-IT--Management
Mar 7, 2007
11
US
Hi there

Could any one please help me. I do have this situation.
I grouped on 5 fields but wanted to sort on another field. This non grouping field is non measure object. How could I do sort on this field even grouping on 5 fields?

I am using Crystal XI. Thanks in advance
 
Groups always take precedence over sort fields, so you would either have to insert a group on the field you want to sort by and then make it your group #1, or possible use a group sort based on a summary of this field (maybe a maximum if a string). It would be easier to respond if we could see a sample of your data.

-LB
 
Thanks lbass

It worked with the function Maximum
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top