Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
therealdees
Creator III
Creator III

URL as image in a straight table not working

Hi,

 

I'm trying to display images in a table without having to use extensions. The table object clearly has some related options, but it doesn't work, it just shows the url instead of images. I've read a couple topics regarding this subject and I seem to be doing exactly as pointed, but without sucess.

 

For instance, this post, shows an example of a cat picture. I've tried adding the URL to the dimension field as he did; as a measure; the url only in the image setting field... none of them worked.

What am I doing wrong?

therealdees_0-1727804411130.png

 

 

PS: I've tried different formats as well, not only SVG as the example above. My objective is to display instagram pictures for which I have a column holding the direct media link, e.g:

https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/453891609_519342943850147_566528120705425674_...

Labels (2)
1 Solution

Accepted Solutions
therealdees
Creator III
Creator III
Author

Ok, for those having the same issue, I managed to "fix" this:

In the admin panel, look for the "content security policy" menu. You must add the domain for the URL you're trying to show in this section and select the content format you authorize showing up (e.g img-src).

In my case:

therealdees_0-1727809508543.png

 

View solution in original post

1 Reply
therealdees
Creator III
Creator III
Author

Ok, for those having the same issue, I managed to "fix" this:

In the admin panel, look for the "content security policy" menu. You must add the domain for the URL you're trying to show in this section and select the content format you authorize showing up (e.g img-src).

In my case:

therealdees_0-1727809508543.png