Hello,
I am building an order and warranty tracking system and have a step that takes a quantity entered on an order form and adds that # of rows to an order log in excel, I am hoping there is also a way to take a list of comma separated tracking #'s from that same form and add one # to the tracking # column in each of the newly created rows.

Here is a screenshot of this step (this is replicated for each item on the form) as you can see I am using an "apply to each" to achieve the adding of rows based on the qty entered, and a "switch" within to enter different information based on what region the order is being shipped to. Hoping this is possible as it will save a lot of manual entry, thank you to anyone who can get me going on the right path!