Hello,
Is there a way for a Power Automate to create a number of SharePoint Items based on the number entered in a Microsoft Form.
The desired outcome would be for Power Automate to create the X number of SharePoint Items based on what the user entered in the form, so if they enter 6 it would create 6 SharePoint Items.
Below is an example form and Power Automate that I have created during my testing.
Within the Compose action:
int(body('Get_response_details')?['r7c4a447d24bc478283bd065f57318253'])
Any assistance would be greatly appreciated.
Thanks
Bradley
Solved! Go to Solution.
@Anonymous
See my example below. The expression that I used in the loop can be seen in the loop comments - I convert the number returned by Forms to an integer. Let me know if you have any questions.
@Anonymous
See my example below. The expression that I used in the loop can be seen in the loop comments - I convert the number returned by Forms to an integer. Let me know if you have any questions.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
66 | |
23 | |
16 | |
16 | |
13 |
User | Count |
---|---|
116 | |
35 | |
32 | |
28 | |
26 |