Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Yes. I have added both url (Qlik tenant name provided and our tenant name) and the broken image still appears.
Can you take a screenshot of the img properties, if you click on the broken image in the straight table using the developer tools?
The image has been loaded in the media files red_arrow.png
can you zoom into the div where it displays the red_arrow.png link?
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!