Hello All,
As mentioned in the subject line, I am trying to build a flow which will copy all the data from an excel table to a list. The list having below type of columns.
1. Person Field
2. Choice Field
3. Date Field
4. Single Line of Text
The very precise solution I can see is of Paul Murana's this video, How to use Power Automate and the SharePoint Batch API to create thousands of list items quickly (youtube.com)
In the above video he explained very nice way, but I am encountering with some errors which I am not able to figure it out.
I was also thinking to use traditionally ways like below, but each of them is having some limitation.
- Direct Upload from Excel - This creates a new List which I don't want.
- Connect SP List to Access - Some old references are there but still it is for creating a new list.
- Using Power Automate Flow with Apply-To-Each loop - This is failing considering the data volume.
I am sure that there must have some ways to achieve this. Requesting all the expert to please guide me for this.
Many thanks in advance.
Warm Regards,
Akshay