Nov 14 2023 11:07 PM
Hi there,
We have an existing List in a SharePoint site and this List is rather extensive.
I need to be able to bulk upload this list via a CSV. Is this achievable?
Best regards,
Nov 15 2023 02:21 AM
Nov 15 2023 02:27 AM
issue is, that SharePoint page that hosts the list syncs to a sql server. I know that the exact https URL was used to create the API that connects it to the sql server, which is why I have update the existing list in order to prevent cutting that connection.
do you think it’s possible to bulk upload an existing list?
Nov 15 2023 11:52 AM - edited Nov 15 2023 11:53 AM
Well that something you should have included from the start :D
Then I recommend you to use Power Automate and copy over the data you want to copy using a timer trigger or similar depending on your use-case
I'm guessing you want to copy from SQL to a SharePoint list ?
Nov 15 2023 02:05 PM
Indeed I should have.
Other way round actually, the data needs to be extracted to the SQL server as it gets pulled into PowerBi reports from there.
Thanks for the tips. Are there any good PowerAutomate resources you can point me to for doing this?
Best regards,
Nov 15 2023 02:16 PM