My scenario is:
Form > Flow > Populate sharepoint list - Currently 1 SP list item (row) per form.
I'm wondering how I can put a question in the Form to take a Number and then based on that number create that many rows and copy the information into them.
E.g.
Type: Cube
Volume: 6
The flow would then create 6 rows, each with the title Cube
Cheers