Hi all,
I have an issue with SharePoint List as a data source, that I still could´t find an efficient solution. Following the details:
The Background:
- I have built 4-5 Apps connected with a data source (aka "MasterData") located in SharePoint lists.
- "MasterData" has 7000 rows and originally was exported from an Excel file to SP Lists
- The Apps are working as expected, without any specific problem.
The Issue:
- I need to update "MasterData" every month. I receive the information in an excel file that has the same structure, but the excel has new rows, some rows removed, and also some rows with internal changes.
- As you can imagine, to track the changes in the new version of "MasterData" is almost impossible, so my approach is to replace the old MasterData SP list for a new one with exactly the same structure/name (URL path) with the new information.
- I tried to:
- Remove the old "MasterData" SP list
- Export from the new excel to SP List, the updated "MasterData" SP list. With exactly the same name and same structure.
- However, when I refresh an App, it cant find "MasterData" SP list.
- If I delete the updated "MasterData" SP list and restore the old "MasterData" from the recycle bin, the connection works again.
The BIG question:
Which is the recommended way to deal with this situation?
Or in other words: Which is the best way to deal with routine massive updates in SharePoint Lists without loosing the connection from the Apps/Dashboards?
Manually reconnecting the Apps to the new "MasterData" SP lists is not an option, considering that in some months, I will have 10+Apps (plus Power BI dashboards) reading this SP List.
Thanks in advance for your help!

Report
All responses (
Answers (