Skip to main content

What is the largest numeric value that can be loaded in Qlik Sense and QlikView?

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
ToniKautto
Employee
Employee

What is the largest numeric value that can be loaded in Qlik Sense and QlikView?

Last Update:

May 10, 2022 3:20:13 PM

Updated By:

Jamie_Gregory

Created date:

Sep 18, 2020 12:46:55 AM

QlikView and Qlik Sense use the same underlying Qlik Indexing (QIX) engine, which means they also have the same value size limitations. 

  • April 2019 and earlier:
    All numeric values are limited to 14 digits precision with the maximum value of (10^14)-1 = 99,999,999,999,999.
  • June 2019 and later:
    All numeric values are limited to 15 digits precision with the maximum value of (10^15)-1 = 999,999,999,999,999. 

Numeric value larger than 14 integer digits the limit will be loaded as text, which also applies as for June 2019 and later. This means that they look like the source value but aggregations can not be performed as there is no underlying numerical value associated with the text. 

However, if the number is loaded using the Evaluate() function, larger numbers can be loaded. They will, however, be rounded to the max number of significant digits.


Related articles:

Related documentation:

Labels (1)
Version history
Last update:
‎2022-05-10 03:20 PM
Updated by: