Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Display Image in Table Box

Hi

I'm trying to display an image in a Table Box.

For this I have loaded images using "bundle info" command and then I use this value in the last column of my Table Box selecting as well Advanced Presentation > Show as Image option but it does not work ..

Any hint? Thanks!

T

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try loading your images table last. Don't know why, but that seems to work here. And choose as representation Image instead of Info as Image


talk is cheap, supply exceeds demand

View solution in original post

5 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Your images were not loaded in an image folder. That could be because you didn't specify a table name. Try adding a name for the image table and reload.


talk is cheap, supply exceeds demand
Not applicable
Author

I've added a name to the bundle info table but it does not work

Not applicable
Author

Hi,

Do you use the expression "info(Img_field)" to display your image?

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try loading your images table last. Don't know why, but that seems to work here. And choose as representation Image instead of Info as Image


talk is cheap, supply exceeds demand
Not applicable
Author

Loading images table at the end of the script it works ! Although I don't understand why it should be like this ... any idea?