Hello,
In my model, I would like to split boxes from Processor3 into two separate queues based on their labels. Then, I need to further divide boxes from Processor2 into 4 separate queues, again based on their labels.
- For Processor3, the label I want to use is the "mylabel3" column, which I defined in the "Edit Labels" section of the source.
- For Processor4, I want it to consider the "route" column as the label for sorting.
I tried using triggers but couldn't make it work. Could you please help me with this issue? I’ve attached my model for reference.
Thank you!