I created an app that will allow each user to sign and automatically upload it into onedrive as image. Unfortunately everytime the user sign instead of the image will upload into shared OneDrive folder, it is creating a new folder into user's account.
I shared both Excel File and Image Folder with Full Control to anyone. By saving image from PowerApps I use Patch(Table, Default(Table), {image : .....} ) User all able to add row into excel file but the image was saving into their own OneDrive instead of Group or Centralized Organization Folder.
Hi @jfb,
Please share some detailed steps that how did you create the app to upload images from PowerApps to OneDrive. If you created the app with the steps like this https://www.eliostruyf.com/uploading-images-to-your-onedrive-with-powerapps/, please try to change to using the method below to create a new one and test:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-images-to-excel
Notice that the Excel table need to have a column titled with "Image [image]". You still need to share the Excel and the folder that store the images to the users.
About your issue, I think that this is because that the users are using their own account to access OneDrive connector in this app and the app didn't specify the path to store the images.
Regards,
Mona
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
204 | |
187 | |
70 | |
39 | |
34 |
User | Count |
---|---|
349 | |
269 | |
122 | |
78 | |
61 |