Hello dear community,
I am looking for the best practice approach to implement the following scenario, hoping it is at all feasible.
I want to create a Canvas PowerApp that uses a SharePoint list as a data source.
I want to make this PowerApp available to multiple teams (in Microsoft Teams). The app is always exactly the same, only the SharePoint list should differ from team to team, so that always a list on the SharePoint of the respective team is used as data source. This is necessary for me, because the members of the teams consist of different groups of people and therefore the lists may be seen and edited by different groups of people.
My first thought was whether something like this could be implemented with the Environment Variables. But since everything is in the same environment, I discarded this idea.
Maybe someone can give me an idea how to implement this. Many thanks already.