Just looking for some guidance/advice on how to best manage mutliple deployments for a single PowerApp with SharePoint list as the datasource (i.e. the app and datasource needs to be seperate for each deployment).
The app is a very simple front-end to a SharePoint Online list data source. For business reasons, each deployment needs to be separated - it cannot be a single version of the app/list used by all areas.
For the prototype and MVP development, I have simply copied the app and manually updated the datasource for all of the relevant elemets in the app (e.g. gallery datasource, forms datasource etc.). As you can imagine, this is super time consuming and fraught with human-error!
Any advice on how to better manage this would be very greatly appreciated!