A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
I have 500 + photos !! Is there an easier way to do this?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
I don't know what has happened. It was working fine and then with no reason stopped.
I was using powerapps to upload some pictures for the list items into Thumbmail / Image column. It was working fine. Now it doesn't. And even when I try to add it manually from sharepoint lists view it doesn't work either.
That's what it displays now and at the bottom you can see it was working on previous ones (about 3-4 weeks ago).
I have also noticed change in the link structure, but I haven't changed a single thing. Can somebody explain why is that not working anymore? I needed it urgently today...
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I have 500 + photos !! Is there an easier way to do this?
Hi I have found a solution using the JSON code, considering a PHOTO column as a "multiline text" and not as a IMAGE_COLUMN.
In the PATCH function I use the code: Substitute(JSON(UploadedImage1.Image;JSONFormat.IncludeBinaryData);"""";"")
With this CODE you convert the picture and you can show on the gallery preview.
I hope to have helping you with my suggestion
Hi all,
I don't know what has happened. It was working fine and then with no reason stopped.
I was using powerapps to upload some pictures for the list items into Thumbmail / Image column. It was working fine. Now it doesn't. And even when I try to add it manually from sharepoint lists view it doesn't work either.
That's what it displays now and at the bottom you can see it was working on previous ones (about 3-4 weeks ago).I have also noticed change in the link structure, but I haven't changed a single thing. Can somebody explain why is that not working anymore? I needed it urgently today...
Try to disable Attachments in List settings --> Advanced settings --> Disable attachments.
Reupload the picture and it should work
The problem I have is that if I deal with the images as attachments, half my images are not attachments. If I deal with them as images then half my images are attachments. This change has happened whilst the app was in use and we couldn't figure out what the problem was till now. So solutions suggested require either the image being treated as an a attachment or turning off attachments.
Also, if you create a canvas app now, you will have the exact same problem, try it the images are saved as attachments but pulled back to the app via thisitem.image - so image is very low quality - this issue must be known by the microsoft powerapps team and surely must be providing a solution soon - so if we try and do a workaround now (which may involve downloading and uploading 100's of images) it could well be in vain if a fix is on the horizon (another waste of time). Does anybody know if Microsoft are working on this?
This is an issue prevalent among multiple Sharepoint users. I have experienced the same issue since early 2024. Microsoft, are you exploring this as a program-wide issue for multiple users? We need a fix, not a workaround.