kcoleman26
Technical User
Crystal XI
I keep building reports that sort the same data in different ways. I know there has to be an easier way so the end user can choose how they want the report displayed.
Example: Departures Report - This report the user can select the Group and a Range of Dates to see Departures. I have currently have 4 seperate reports.
1. Grouping by {DepartDate}, {Group}, {Share}
Sorted by {LastName}
2. Grouping by {Group}, {Share}
Sorted by {LastName}
3. No Grouping just sorted by {LastName}
4. Grouping by (DepartDate}
Sorted by {RoomNumber}
Is their anyway to allow the end user to choose the format they want to see the report instead of rebuilding the same report over and over with different sorts.
This is the first of many that will need to use pretty much the same format just different data fields.
Thanks,
KC
I keep building reports that sort the same data in different ways. I know there has to be an easier way so the end user can choose how they want the report displayed.
Example: Departures Report - This report the user can select the Group and a Range of Dates to see Departures. I have currently have 4 seperate reports.
1. Grouping by {DepartDate}, {Group}, {Share}
Sorted by {LastName}
2. Grouping by {Group}, {Share}
Sorted by {LastName}
3. No Grouping just sorted by {LastName}
4. Grouping by (DepartDate}
Sorted by {RoomNumber}
Is their anyway to allow the end user to choose the format they want to see the report instead of rebuilding the same report over and over with different sorts.
This is the first of many that will need to use pretty much the same format just different data fields.
Thanks,
KC