Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
FrankC
Creator
Creator

Images in a straight table in the cloud

I have uploaded the image into the application media section.  I want to display that image on each row of the straight table.  However when the row is displayed, the image in not visible.

Also, if I try to access the url by itself, I am getting page not found.  I am using the following syntax (which could be wrong)

https://tenant/api/v1/apps/app_id/media/files/imagename

RED would be our actual values

Labels (2)
14 Replies
FrankC
Creator
Creator
Author

Yes.  I have added both url (Qlik tenant name provided and our tenant name) and the broken image still appears.

-SW-
Partner - Creator II
Partner - Creator II

Can you take a screenshot of the img properties, if you click on the broken image in the straight table using the developer tools?

FrankC
Creator
Creator
Author

The image has been loaded in the media files red_arrow.png

 

FrankC_0-1749477845444.png

 

-SW-
Partner - Creator II
Partner - Creator II

can you zoom into the div where it displays the red_arrow.png link?

FrankC
Creator
Creator
Author

Thanks for all your help. I found my issue.  I was adding in the dimension value to the end of the url.

Your suggestion allowed me to find the error.

 

Thanks Again!