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: 
Tomih
Contributor
Contributor

Two decimal separators in percentage presentation

Hello all! Just started my journey in the fascinating world of Qlik Sense and run into a strange issue with my first dashboard: I have a table with a % column and cannot understand the presentation of the numbers. 

What I define is this:

qs1.jpg

And what I get is this:

qs2.jpg

Is there something that I don't understand about decimal numbers here?

Labels (1)
10 Replies
rubenmarin1

Hi, the solution is to use the start variables to set the decimal and thousand separator.

And if your data is in different format use the Num#() function to define the input format: https://help.qlik.com/es-ES/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/Interpr...

If you upload some sample of the original data I can take a look.