Crystal 10, SQL database. Need to link Item Master(IV00101) to Item Master Summary (IV30101) by a formula.
Desired results:
Item Number Item Number (summary) QTY Last Year Sales
111+C 111+O 2 0
222+C 222+O 5 2500
I need all the +C item numbers from the item master. I then need qty and last year sales from the summary table, but as the +O item of the same number.
Tried doing an Add Command and a View, but do not have the correct syntax to translate the +C item to a +O for linking purposes.
Pleas help. Thanks!
Desired results:
Item Number Item Number (summary) QTY Last Year Sales
111+C 111+O 2 0
222+C 222+O 5 2500
I need all the +C item numbers from the item master. I then need qty and last year sales from the summary table, but as the +O item of the same number.
Tried doing an Add Command and a View, but do not have the correct syntax to translate the +C item to a +O for linking purposes.
Pleas help. Thanks!