The Data Captured in Microsoft Form need to be loaded to the SharePoint list using power apps?.Can anyone help me out [closed]

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/280349

  •  08-02-2021
  •  | 
  •  

Pregunta

The Data Captured in Microsoft Form need to be loaded to the SharePoint list using power apps?

¿Fue útil?

Solución

PowerApps is used to design forms. If you want to save data automatically from Microsoft Forms to SharePoint, I suggest you use MS Flow with Record form responses in SharePoint template to achieve it.

Below is my test for your reference:
My form is: enter image description here

My SharePoint List is: enter image description here

I used Record form responses in SharePoint template and set it as: enter image description here

When a user response the form, the data will be saved into the SharePoint list: enter image description here

If I misunderstand your meaning, feel free to reply.

Licenciado bajo: CC-BY-SA con atribución
scroll top