Currently when using patch to deposit a photo into Onedrive/Dropbox etc does so without the file extension (.jpg/.png etc) and requires conversion.
Sure you know this already but it currently means uploaded none camera media cannot be used outside PowerApps to my knowledge.
The syntax I'm using is:
Patch(Table2,Defaults(Table2),{image:UploadedImage1.Image})
This is from a photo that was uploaded by a user using the "add picture" control.
Any thoughts let me know. Is this any different for other connections?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a known issue. I will keep you posted as this evolves.
In the meantime, you may appreciate these articles:
https://powerapps.microsoft.com/en-us/blog/custom-api-for-image-upload/
https://powerapps.microsoft.com/en-us/blog/image-capture-pro-tips/
Thank you,
Audrie