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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports and using Parameters to Sort

Status
Not open for further replies.

cknapp

Technical User
May 22, 2001
10
0
0
US
Is it possible withing crystal reports to allow users to choose sorting, group and total using parameters? What I would like to do is have a set of reports where the user can chose the sort, grouping and total criteria but the layout of the report stays.
 
Yes you can. You need to group on a formula that selects its value based upon the parameter.

WARNING: This can get REALLY tricky if one choice is a date and the rest are not.

Lisa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top