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: 
Akina0929
Creator
Creator

insert LED lights based on condition?

Hi,

i have student marks I want to insert LED lights to the marks in pivot table . I used the following condition to insert .

if(Sum(marks)>360,'qmem://<bundled>/BuiltIn/led_g.png','qmem://<bundled>/BuiltIn/led_r.png')

But I am not getting lED lights I am getting following image like, please help me the process how to insert .

Thanks & Regards

Anji

1 Solution

Accepted Solutions
3 Replies
MK_QSL
MVP
MVP

Capture.JPG

Anil_Babu_Samineni

Looks like some image format issue. Can you change Image formatting from expression tab like Keep aspect and change the Multiline settings from Presentation tab for Height of cell

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Akina0929
Creator
Creator
Author

Thank you Manish.