Hi, question: I have this SharePoint List with a column of type Image.
Can't find a way to display the content of the column in a gallery of a canvas app. The column name doesn't even appear as available field with ThisItem.
Anybody knows how to handle this?
Kind regards,
Maurits
Solved! Go to Solution.
Hi @Maurits ,
I also tried the same thing and its displaying the image correctly.
Basically, Image Field in SP accepts the URL.
If you are in edit Mode of the App then Go to Source and refresh just once.
and Now tried to use the ThisItem.ImageFiledName.
See the Replication Demo -
Hi @VijayTailor , thanks for your reply.
Unfortunately this doesn't work, I've refreshed the data source multiple times, but the Picture column just doesn't show up as available field. Fields I've added afterwards do show up.
Exactly what field type do you use in your example?
The column in my SP list is created by: Add column > Image
I see the actual files are stored in Site Assets > Lists > <guid of list> > image files, so I think in the SP list there's actually just a link to these files.
Ah I see, that's different from mine. Tried with the same fieldtype and that worked!
THNX
ok thanks
Power apps will soon support the image column type from SharePoint Online/Microsoft Lists. Check more information in this article: Power Apps can now display images from SharePoint Online/Microsoft Lists
Please click Accept as solution & 👍 if my answer helped you to solve your issue. This will help others to find the correct solution easily. If the answer was useful in other ways, please consider giving it 👍
Any update into this?
Looks like the direct support for image columns has been delayed to October 2021 release: Microsoft 365 Roadmap