Trying to enhance the AM613000 report to include our Legacy Part number on the report (this was implemented as a usr field on the InventoryItem table)
It won’t let me join InventoryItem to AMMultiLevelBomData as I gather that AMMultiLevelBomData is a dynamic “table” based upon the answers to the questions on the AM413000 screen
So how can I extend that to add a simple field? I assumed it should be as simple as adding the InventoryItem table to the report and joining on the InventoryID columns, but that errors.