Hi,
I have a simple table with 4 column which display 'Month', CA Year N, CA year N-1 and Evolution.
I would like to know how i can put a custom image red or green color depending of value of Evolution:
for example: if Evolution<0 then i display red image, if Evolution >0 i display green image else(=0) i display nothing.
I want to use an image like this one incule in Qlikview ''qmem://<bundled>/BuiltIn/arrow_ne_g.png'')
Thanks