Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
parthakk
Creator II
Creator II

#KPI Object - Coloring

Hi All,

I had been trying to create a KPI using #1 KPI (native object). To this KPI I would like to assign color and arrow based on certain conditions i.e. positive numbers with red color and negative with that of green. However, the KPI in itself should always display positive number. Below image for reference (Basically the right side KPI should not show negative sign).

 

Any help is highly appreciated.

ThanksSample #1 KPISample #1 KPI

 

Labels (1)
  • Chart

3 Replies
siddheshmane
Creator
Creator

Hi,

If you might want to use a Text object instead and then use fabs([..your KPI logic]) this will display a positive value.

And you can then toggle the font color using a Calculation in the Font tab.  

And for the Delta symbol (▲▼) you can again use logic saying if the KPI value is < 0 then downward else upward

parthakk
Creator II
Creator II
Author

Hi Siddheshmane,

Thanks for your quick reply. I guess your post is using Qlik View but i need it in Qlik Sense.

 

Thanks

 

siddheshmane
Creator
Creator

Oh yes, My bad.