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: 
Suus
Partner - Creator
Partner - Creator

Sense: Showing image based on value

I would like to show an image based on the value of an expression.

Let's say:


if(sum(value)=6

     , image1

     , if(sum(value)=7

          ,image2

          etc.

In QlikView days we could solve this with the qmem option.

How do I achieve this in Sense (preferably without the use of an extension)

Thank you!

0 Replies