Hi,
We use crystal (8.5) successfully to create invoice reports. However we have a new customer that demands their reports in a different way.
So instead of the following for each detail line:
Item A Qty 3 Price £300
Item B Qty 2 Price £100
They want:
Item A Qty 1 Price £100
Item A Qty 1 Price £100
Item A Qty 1 Price £100
Item B Qty 1 Price £50
Item B Qty 1 Price £50
They want the details line repeated for each quantity. So 3 items bought shows 3 lines, 4 items shows 4 lines etc.
Is it possible to do this in crystal? I'd rather not create external tables as I'm already pulling together a few difficult datasources....
Cheers
Marc
We use crystal (8.5) successfully to create invoice reports. However we have a new customer that demands their reports in a different way.
So instead of the following for each detail line:
Item A Qty 3 Price £300
Item B Qty 2 Price £100
They want:
Item A Qty 1 Price £100
Item A Qty 1 Price £100
Item A Qty 1 Price £100
Item B Qty 1 Price £50
Item B Qty 1 Price £50
They want the details line repeated for each quantity. So 3 items bought shows 3 lines, 4 items shows 4 lines etc.
Is it possible to do this in crystal? I'd rather not create external tables as I'm already pulling together a few difficult datasources....
Cheers
Marc