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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Lucky1
Creator
Creator

How To add Upper Arrow Down arrow Equal arrow

Hi i have created count(id)column in straight table i have to create arrows like below.

 

If Prev month is >Current month data it should show  upper arrow

If Prev month is <Current month data it should show  Lower arrow

If Prev month is =Current month data it should show  <-> arrow

 

How to do that

 

Lucky1_0-1690209629050.png

 

1 Reply
MartW
Partner - Specialist
Partner - Specialist

because Qlik uses rich-textboxes you can add those arrows in via the loadscript or with expressions.

https://en.wikipedia.org/wiki/Arrow_(symbol) and look for the unicode section.

the colors you can change via an expression and adding hex tags 

MartW_0-1690268992814.png