Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
BI_Rockstar_265
Contributor II
Contributor II

Convert number into thousands in qliksense

Hi,I want to convert Number into Number with separated by comma in KPI(Qliksense).

I have tried multiple ways but nothing is worked as of now.

What is the default way for any number format in qliksense

2 Solutions

Accepted Solutions
Dalton_Ruer
Support
Support

Can you share a screen shot of what you see in the properties for your KPI like I shared above? 

View solution in original post

JordyWegman
Partner - Master
Partner - Master

That's also cool. Please mark the post as solved!

Jordy

Climber

Work smarter, not harder

View solution in original post

6 Replies
Dalton_Ruer
Support
Support

1. Simply set the Number format in the properties for the KPI per this example image. 

KPI_Millions.png

2. The "defaults" regarding formats are established in the Load Script for each application and can be changed to handle European version of numbers and dates etc. 

Defaults.png

BI_Rockstar_265
Contributor II
Contributor II
Author

Hi,

 

Its not working  as you mentioned in above 2 ways.

Dalton_Ruer
Support
Support

Can you share a screen shot of what you see in the properties for your KPI like I shared above? 

JordyWegman
Partner - Master
Partner - Master

Hi,

@Dalton_Ruer had a good way, but check out the Num() function! 

With this function you need to use the 2nd and 3rd operator to overrule the normal separator and thousand separator.

Jordy 
Climber 

Work smarter, not harder
BI_Rockstar_265
Contributor II
Contributor II
Author

I got the output with other expression in backend script(removing $ symbol).

 

Thanks

JordyWegman
Partner - Master
Partner - Master

That's also cool. Please mark the post as solved!

Jordy

Climber

Work smarter, not harder