Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
4 years ago
Solved

Data not visible in SharePoint list

Data I am entering in PowerApps is not getting reflected in SharePoint List. Looks like every time I save data, a new line item is created in SharePoint list but data is not there. Attached screenshot of SharePoint list.

  • I am using patch/collect function. Problem is solved now. There was error in datafield of cards in edit view. I switched data source from excel to SharePoint list and didn't change datafields accordingly. Thanks

2 Replies

  • Need a little more information.

     

    How do you save data to a SharePoint list? SubmitForm or Patch/Collect function?

     

    You can post the code for that step right here. So I can look into it.

     

    I eagerly await your response 🙂

  • I am using patch/collect function. Problem is solved now. There was error in datafield of cards in edit view. I switched data source from excel to SharePoint list and didn't change datafields accordingly. Thanks