Hi - you are getting this because the SO is the parent of SOLine (One to many) and so if there is more than on line in the SO - you get duplicates.
Try joining the ARTan to the SOLine first - and then to the SO - that way you maintain the one to one with the ARTran - and use the SO as a ‘lookup’
Also - your join is not correct - you need to join SOLine to SO by RefNbr
Hint : Try this in a GI first - you can use the related tables feature to find how to join the tables.
Best
G
Hi
Hi
it is still the same after following all the guidance.
Hi
I’m seeing one more on this issue with the joins. Please find the details below.
- REMOVE the Join records between (ARTran and SOOrder) and (SOOrder and SOLine)
- Add new join between ARTran and SOLine with the below conditions (since you wanted to see only SOline Shipped Qty → no need to join with SOOrder).
Please find the screenshot for reference.
Hi
Hi Naveen,
can you please expand more on other areas that need attention?
report preview works when changes above haven’t made.
Hi
along with your suggestion above, i also added table relation for ShippedQty. throws same error.
Hi
Hi
You made join between ARTran and SOOrder but NOT ARTran and SOLine, hence you are getting that issue.
Add the SOLine with ARTran as suggested abouve and verify.
Here is the screenshot for your reference.
Hi
Awesome
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.