I am currently replicating a process where deliveries arrive in batches. I am using the source batching feature to set the quantities in each delivery (quantities in each delivery are the same). The items in each delivery are the same but the item type is unknown until it arrives. The items then are palletized (Combiner) and sent to the next step based on the item type. I am trying to assign labels to the batch of pallets so all pallets in each batch have matching labels but when using the assign label function it is assigning different labels for each item in the batch. How can I get each batch the have matching labels based on a random delivery schedule? Model is attached below.