Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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