how can i filter parent parts from Subassembly part numbers , is there any field i can use to filter them out
Joel, if I understand your question correctly then you may use:
JobAsmbl.AsmSeq not equal to 0, and you will be able to fetch sub-assemblies part numbers.
great thank you
1 Like