Added Production Order Operation CD as a parameter/filter for AM625010 to print on necessary operation materials and barcodes.
It works, but I am struggling to make the Operation CD a lookup so the user does not need to reference production details to find the right Operation CD.
I have tried =Report.GetFieldSchema('AMProdOper.OperationCD,ProdOrdID') but that did not work. I’m not familiar with how the GetFieldSchema works, but I assumed it had to do with the parent table.
Any help is appreciated rpx zip file attached.