I have a SP list of Sites. One of the list columns is SteImgUrl. I have pasted image specific URLs on each line of the list for the specific Site it represents.
The formula for my Gallery is Filter(PrkSnpShtCollection, Park=SnpShtPrkDD.Selected.Result), and returns all desired data, however nothing populate the 'Image' field (box in top right of Gallery). The Item of the Image field is set to ThisItem.ParkImageURL.
All data currently changes and updates based on the selection in the dropdown. The image field should perform the same way.
Solved! Go to Solution.
Hi @Phineas ,
Do you mean that your hyperlink column could not display as image in your gallery?
Please check whether url in your hyperlink could directly link to the image.
Only if the url could directly link to the image, the hyperlink link column could display as image in gallery.
Just like this:
The url should look like this:
What's more, you also need to check whether you have permission to the urls.
Best regards,
Hi @Phineas
I think that what you have should work.
To expand briefly on what @v-yutliu-msft says, can you confirm that the link that you've posted here is a link to the actual image file?
With images in a SharePoint library, the general URL can open a page with additional menu items, and that type of URL would not render correctly in an image control.
Collection w/SiteImageLink
SharePoint List Column with Site Image Hyperlink (Image is located in a SharePoint Library.
SharePoint List Settings for Image Hyperlink Column.
Are you inferring there is a better/easier way? Please, do tell.
Hi @Phineas ,
Do you mean that your hyperlink column could not display as image in your gallery?
Please check whether url in your hyperlink could directly link to the image.
Only if the url could directly link to the image, the hyperlink link column could display as image in gallery.
Just like this:
The url should look like this:
What's more, you also need to check whether you have permission to the urls.
Best regards,
Hi @Phineas
I think that what you have should work.
To expand briefly on what @v-yutliu-msft says, can you confirm that the link that you've posted here is a link to the actual image file?
With images in a SharePoint library, the general URL can open a page with additional menu items, and that type of URL would not render correctly in an image control.
User | Count |
---|---|
179 | |
113 | |
88 | |
44 | |
42 |
User | Count |
---|---|
225 | |
113 | |
112 | |
69 | |
67 |