Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
in the expression dialog tab change the expression to image representation
as displayed in the image below
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?
Stuart,
Check if this can help you:
Thanks,
AS
i don't think you can display a dimension as images
have a look at the attach example
it's the closest i came
is it possible to insert in label of an expression of a pivot chart?