want to have separate rows from enum list

I have a table in which workers can select multiple manufacturing orders at a time (Enum list). I track their time log from this table.

NashrahArshad_0-1720517509249.png

Column G is a Manufacturing order (Enum list) , I want to have separate rows when they select multiple Manufacturing orders with the same info from Column A to column F and column H and I. 

Please tell me how can I do this.

 

0 1 39
1 REPLY 1

You'll need to generate the rows via bot or form save action, with an action loop for an API call.

Top Labels in this Space