I have a report that shows customers service calls for remote offices. They consist of Customer Number, Start Date & Time, Address, Zip.
Several of the offices have a large amount of tickets and would like to sort the report by zip code for planning reasons. By default the report is sorted by the start date and time of the service.
Is there a way to allow the user to choose what to sort the report by? I have tried to place a variable in the where clause but the report would not declare the date variable correctly until I took it out.
Thank
Several of the offices have a large amount of tickets and would like to sort the report by zip code for planning reasons. By default the report is sorted by the start date and time of the service.
Is there a way to allow the user to choose what to sort the report by? I have tried to place a variable in the where clause but the report would not declare the date variable correctly until I took it out.
Thank