Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
linoyel
Specialist
Specialist

Qliksense color expression popup: show full number

Hi,

How do I have to write the color expression, so that in UI popup it will show the full number?

My current color expression is: Num(Sum(Quantity),'#,##0'),

but in popup it shows the number in thousands, like 2.88K and not the full number.

Thank you.

4 Replies
shraddha_g
Partner - Master III
Partner - Master III

In number format,  select number format instead of auto.

It might help.

rittermd
Master
Master

The color expression should just control the color of the object.  I agree that for the number to appear the way that you want change it from Auto to Number and then pick the format that you want.

linoyel
Specialist
Specialist
Author

I did but still it compacts to thousands.

r_wroblewski
Partner - Creator III
Partner - Creator III

Hi Linoy

the color expression is the wrong place to change the number format.

You have two choices:

1. You can use the measure expression field and use the expression you use above. The red frame just shown up because I don't have a "Quantity" field in this application. This working also for text objects, etc..

   Community_01.png

2. You can use the Numer formatting field under your measure, for your requirement select number and then the first option for integer  numbers in the next drop down menu. In many graphs you can use simple expression and change number formatting from auto to a specific format using the "Number formatting" & "Formatting" drop down lists.

Comunity_02.png

Please let me know if this solve your problem. The color expression field is only for color expression and will not change your number format also when the expression is correct. The popup will use the same number format like the graph, there is no possibility the use two different formats for axis and popup.

Best regards

Ronny