Hello Professionals,
High-level: A power app that allows the logged in user to see only their data in an excel sheet. The sheet is stored in a SharePoint site but I don't want to give general access to see everything in the excel file.
I am trying have an automation that when runs will pull a file that is store in the users OneDrive and display it in a gallery.
I already have an automation from a service account that goes into the sheet takes just that users info out by id and stores it on their personal OneDrive but I cant get PowerApps to dynamically look in their OneDrive. I have tried to create an automation that returns the file id to the PowerApps on the push of a button but I cant get it to display in a reasonable format like a gallery.