Hello, using Crystal Reports 2000 and am struggling with what seems should be simple but isn't. I've seen other related threads but none seem to aptly apply.
I have rows of records for a particular ticket number such as below, only more of them.
TICKET# REQ VALUE NAME REQ VALUE
32228 Application Process Management
32228 Client_Name Acme Corp
32228 Type_of_Request Bug
How can I get these rows into a column for each ticket number
Ex:
Ticket Application Client_Name Type_of_Request
32228 Process Management Acme Corp Bug
Thanks for any help!!!
I have rows of records for a particular ticket number such as below, only more of them.
TICKET# REQ VALUE NAME REQ VALUE
32228 Application Process Management
32228 Client_Name Acme Corp
32228 Type_of_Request Bug
How can I get these rows into a column for each ticket number
Ex:
Ticket Application Client_Name Type_of_Request
32228 Process Management Acme Corp Bug
Thanks for any help!!!