Hi, I am trying to load a form where it would load certain data depending which office the user is from. Each office would have their own excel file. May I know if there is a way to load the correct data from the correct file depending on who is using the app?
Thank you!
Zheng Ting
Solved! Go to Solution.
In addition to Bryan's idea, another common approach is to load all the rows into a single source, perhaps a SharePoint list, and filter the rows based on who is viewing the app.
Right now, Power Apps does not support runtime linking to different data sources - each data source must be connected to the app in the portal before it is run.
If you are working with a small number of Excel files, consider linking all of them and using conditional logic in your app to decide which one goes with which user.
Hope that helps,
Bryan
In addition to Bryan's idea, another common approach is to load all the rows into a single source, perhaps a SharePoint list, and filter the rows based on who is viewing the app.
Thank you so much for your help!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
183 | |
45 | |
45 | |
34 | |
34 |
User | Count |
---|---|
257 | |
82 | |
78 | |
67 | |
65 |