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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Display picture in a table-chart

Hi,

i will load pictures into a table-chart, but I don’t know, how to displayed in a table-chart. Do you have any idea? Thanks so much.

LOAD * INLINE [

Field, Image

F1,'C:\Users\Public\Pictures\Sample Pictures\Koala.jpg'

F2,'C:\Users\Public\Pictures\Sample Pictures\Pinguine.jpg'

];

Regards Stefan

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar

Change the representation to Image from Text:

Image.PNG

View solution in original post

1 Reply
sunny_talwar

Change the representation to Image from Text:

Image.PNG