I am trying to get the PO in the Inventory WIP Reconciliation Report by joining the tables Recon and PartTran with fields Company, PartNum, TranType, TranDate and TmpReference
But I am getting the duplicate rows. Is there any idea how to get the PO from PartTran
We’re on Kinetic but suspect the PartTran field names remain the same…should be PartTran.OrderNum (PO), PartTran.OrderLine (line), PartTran.OrderRelNum (release)
The problem is sometimes getting the duplicate rows when try to join the Recon Table with PartTran. Because there is not much mapping fields exist in Recon.
Sometimes Company, PartNum, TranType, TranDate and TmpReference will be same for many rows