Hey all,
New to Crystal Reports, currently using XI - I'm having an issue with a sub-query...I am making an invoice report and as its listing every item it is supposed to be checking a different table for allowances or discounts, then if there is a discount it should print it below the item.
Would it be best if I do this in a sub-report, since adding the allowance item causes the query to return null due to there being multiple records returning every time?
Example:
Item Description
1234 Flatscreen TV
1236 LCD Monitor
*If allownaces put them here
1237 Toaster Oven
Any ideas on how I might best approach this for speed and aesthetic appeal?
Thanks,
New to Crystal Reports, currently using XI - I'm having an issue with a sub-query...I am making an invoice report and as its listing every item it is supposed to be checking a different table for allowances or discounts, then if there is a discount it should print it below the item.
Would it be best if I do this in a sub-report, since adding the allowance item causes the query to return null due to there being multiple records returning every time?
Example:
Item Description
1234 Flatscreen TV
1236 LCD Monitor
*If allownaces put them here
1237 Toaster Oven
Any ideas on how I might best approach this for speed and aesthetic appeal?
Thanks,