01-13-2025 05:11 AM
Good morning,
I have an XML, and I need to perform a double filter.
Within BOMList/BOM/MaterialList/TextList, I need to find the InputText1 that contains the text * * * BOARDS * * * and save its ItemNumber
After finding the ItemNumber of * * * BOARDS * * *, I need to retrieve the ItemNumber of the same "family" within BOMList/BOM/MaterialList and save the Component
In this case, the ItemNumber of * * * BOARDS * * * is 1499, so the ItemNumber of the others should be in the range of 1500 to 1600
Can you help me to filter that?
The VI with the xml data it's attached
01-14-2025 08:38 AM - edited 01-14-2025 08:48 AM
What is the criteria for 1500 to 1600? There are no matches for Item Number 1499