Announcements
Hello,
I am attempting to add an image using the Add Picture control and for it to be unique/only on the row in which i add the image within the Gallery list.
Currently when i add an image it is assigning it to every row in my gallery.
Any help is very much appreciated!
Thanks
Chris
Hi @Appy1 ,
What is the Data source of your gallery? Where did you store the image? If Image stored in Data Source and then in gallery for image control you need to use ThisItem.ColumnName should be used image property.
I hope this helps.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs.
Thanks,
ANB
Hi @ANB
The data source is an excel spreadsheet.
The images are stored in a Sharepoint folder at the moment, the idea is that the user of the app can add a new image for the particular item as they use it though.
Are you able to advise what i should do in this scenario?
Many thanks
I would suggest you to create SharePoint Online list with all columns that you have in excel with one more extra column named as "Image" and datatype of that column will be image. Then store the associated image in SharePoint Online list.
Then in gallery on image control you just need to use below formula for image property.
ThisItem.Image.Thumbnail.Small
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 531 Most Valuable Professional
Haque 261
Kalathiya 221 Super User 2026 Season 1