Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Add smiley in Expression

Hi,

I am able to add smiley in Expression in QlikView 8.5 but not able to write expression with same syntax as i wrote in version 8.5

Please tell me how to write expression in Version 9.0 to add smiley in expression.

Thanks,

Sandeep Verma

Labels (1)
2 Replies
qliksus
Specialist II
Specialist II

Hi, I thinks there is no difference between 8.5 coding and 9 coding. I posting a sample code , just go through

if

((

(((((column(3)>.25,'qmem://<builtin>/Arrow_N_G.png',if(column(3)<=.25 and column(3)>0,'qmem://<builtin>/Arrow_N_Y.png','qmem://<builtin>/Arrow_S_R.png'))



But before that if you are using pivit table THEN CHANGE THE REPRESENTATION INTO IMAGE IN EXPRESSION TAB.

Not applicable
Author

Thanku,

I had resolved the issue by just " Change the Representation into Image and set Image Formatting as " Fill".