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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
alec1982
Specialist II
Specialist II

Add an image to a text box using varriable

Hi.

I was wondering if anybody knows how to call an image using a variable to appear in a text box

the source of the image is the same directory of the qvw.

I tried to put the source of the image in the varriable and then called the varriable from a text box but it didnt work. it shows me: /Image.Png

Thxs,

3 Replies
rajni_batra
Specialist
Specialist

Did you try INFO keyword to load images??

sivarajs
Specialist II
Specialist II

try using this '$(variable name)'

rajni_batra
Specialist
Specialist

in the text object change the representation from Text to image into general tab.

Hope it helps!!