Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
And what I get is this:
Is there something that I don't understand about decimal numbers here?
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.