I have created a form for colleagues to attend training courses. The MS Form has the name of the course and a date picker. On the form there are multiple courses and people can choose to attend more than one course.
The flow records the responses in a SPO list. I want to send a calendar invite for each course the person wishes to attend. How do I configure the flow to record each date individually in the list. If a colleague for example fills in the form and selects two courses to attend. At the moment the flow saves the form data as a single line.
Hi @Anonymous
As Form will respond to one JSON string, you should create a custom array for each course and use that array to create a new list item.
Here is an example:
My Form has the following fields: Number, Type1, Type 2, Type3, and I would like to create an item for each different Type user will select.
Hi @Anonymous
Let me know if this works for you.
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @DeepakS
Thank you for your help. I think I am nearly there, arrays are new to me. I have created an array like your screenshot but I am getting this error
Hi @Anonymous
Yes to save date in SharePoint you need to format the date , use following expression to format the date value that you getting form FORM:
My form design has changed now so I will check back with you later 🙂
I am still getting errors, I must be missing something
fomatdatetime =
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
11 | |
9 | |
7 | |
6 |
User | Count |
---|---|
21 | |
21 | |
17 | |
8 | |
8 |