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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Custom Image as Expression label

Hi,

I have managed to upload some custom images into my qlikview app. They do appear and i can get them to work within text boxes but not sure how to do it for expressions.

BUNDLE LOAD * INLINE [ 

Img, Path

p, F:\_Keepers\postcode.png

e, F:\_Keepers\email.png

ph, F:\_Keepers\phone.png

];

In an expression label I am typing: ='qmem://Img/e'  but this just show the expression as text and not the image. However if i do this in a text box and display as image it works

5 Replies
lironbaram
Partner - Master III
Partner - Master III

in the expression dialog tab change the expression to image representation

as displayed in the image below

Picture2.png

Not applicable
Author

Apologies I never mentioned in the original post that I am trying to do this for a Bar Chart. For bar charts we do not see this option?

amit_saini
Master III
Master III

Stuart,

Check if this can help you:

Thanks,
AS

lironbaram
Partner - Master III
Partner - Master III

i don't think you can display a dimension as images

have a look at the attach example

it's the closest i came

Not applicable
Author

is it possible to insert in label of an expression of a pivot chart?

img.JPG