Share Point online DataTable

Hi!

Dear support, please advise if there is any way to upload data from a DataTable field to a file or other list with a breakdown of individual fields.

Hi @boiarynov,

There are two ways to achieve this.

  1. Use Power Automate to create a SharePoint item for each DataTable entry. Here's how to connect Plumsail Forms to PA. This only works after the form is submitted.
  2. Use PnP JS to create the list items. This requires more technical skill, but you can do it whenever you need, even before form submission.

Hello Ilia!
Thanks for your answer. It is indicated that the first option is for forms, and not for Sharepoint online. Is this really possible to Share Point Online?

Hi @boiarynov,

Sorry for the mishap. You can make a flow that launches when a new SharePoint item is created in the target list to achieve the same effect with SharePoint Forms.