Forum Discussion
Shweta_k855
Microsoft
Jul 28, 2023Having problems with image type column in sharepoint
The SharePoint list doesn't store images (in image type column) in sites assets folder and uploads them with this prefix Reserved_ImageAttachment_[]_fileName.
Does anyone know why is this happ...
ganeshsanap
Oct 16, 2023MVP
Great, I am glad my article helped you.
For other users facing this issue and visiting this thread, you can also add/update image in SharePoint image columns using below programmatic solutions:
- Add/Update image columns in SharePoint/Microsoft Lists using PnP PowerShell
- Add/Update image columns in SharePoint lists using CLI for Microsoft 365
- Add, update, or delete images in SharePoint/Microsoft Lists using Power Apps
- Add an image to SharePoint Image columns using Power Automate
- Update image in SharePoint/Microsoft Lists Image columns using Power Automate
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
kmcmunn
Nov 28, 2023Copper Contributor
Are there any options that do not involve PowerAutomate, PowerApps, PowerShell, or CLI?
- ganeshsanapNov 29, 2023MVP
If it is not working via SharePoint UI, you can either try using the options I mentioned above or check if there is any way to do it using REST APIs.
Please consider giving a Like if my post helped you in any way.