Hello!
I have tokens containing arrays with multiple types in them. Is there a way of pushing the different values in the array as individual values to a list?
I also want the different types (different part numbers) to only appear once, and the amount of them to be summarized as a total. The first value in the types array is connected to the first value in the PackagesPerPallet array.