I have a query that returned a large number of part IDs that have a single eBOM item ID.
To get the part IDs converted to part numbers I used the AML "idlist" function.
How can I get the part BOM IDs converted to part numbers and keep the relationship with the part number they belong to?
Note: My IDs are a long string separated by commas.
Don