I have a process where we load items on racks. Those racks are rolled into an empty room. The full racks are placed in a an orderly method into the room. Is there a way to have each batch from a queue go to a different location? Basically, rack one goes to position 1 then next to position 2 and so on. I thought maybe I could make a rack with positions that "queue batch 1" would go to location 1. Then "queue batch 2" would go to location 2.