I'm trying to create a supply request flow, in which our stores can request supplies through a MS Form and we can save the Item and Quantity in a SQL table. I have been successful in obtaining the items and quantities in their own array using a select function, but now I need to create a row for each item and quantity. Here's a screenshot of the Select function and current array:
For each item and quantity, I want to create a new row in a SQL table as show below:
Any help would be awesome!

Report
All responses (
Answers (