I want to keep a SharePoint list up to date with a database which is constantly changing:
- Can I do that without creating a new list everytime?
- How can I pass the data? Is it by exporting .csv file to SharePoint?
- Can I use Power Automate to carry out this task on a daily basis?
The reason why I want to keep a single list is that the list is connected to Power Apps as a data source. I have heard that changing data source is not ideal. Please advice otherwise.