Is there a way to have different MS excel data sources based on users who is logged in and the team to which he belongs to? I have checked the community forum and in there it is mentioned that MS Powerapps doesn't provide any in-built feature for this use case. Does anyone know of any workarounds?
Asked
Active
Viewed 477 times
0
-
What are you trying to do and how many users will there be? – SeaDude Dec 05 '20 at 00:49
1 Answers
0
This is not feasible in a straight forward way.
I would recommend you to build a separate App for each team/persona - this will be easy to maintain.
Otherwise, you have to maintain a separate list for User/Team - Datasource (connection string) mapping and from there you should load data. You can get idea from this blog post

Arun Vinoth-Precog Tech - MVP
- 22,364
- 14
- 59
- 168