Hello Community,
I need to create a flow that will automatically insert X-number of rows in a SharePoint list when a certain value is set in the list.
Example:
A = 2
B = 4
C = 6
I set X-cell to have a value of C, as a result 6 rows are inserted below the row where I added the value of C and all data already in the row are copied down to the 6 new rows. If X-cell is set to A, 2 rows are added to list along with the preceding data. And so on and so forth.
Thank you for your help in advance!
