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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Displaying image linked to a field

Hi

I am trying to link an image to a matching field.  I have created a file with the following fields

ImageName

ImageLocation

I have also imported another file that has the following fields

PM1

PM2

PM3

I would like to display the image if the ImageName matches the content of the field PM1. 

The load script for the image is as follows :

Bundle info LOAD

[ImageName],

[ImageLocation]

FROM

[xxxxx]

(ooxml, embedded labels, table is ImageLoc);

What is the formula that I should use in the text object.

Thanks and regards

1 Reply
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Have a look at the below link.

Loading Images into QlikView

QlikView Technical Brief - Loading Images into QlikView.zip

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!