Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Thank you Manish.