Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

More decimals

Hello, I have this problem.

I need more decimals in one numbre, QV only show me 14 decimals and I need 20.

Can you Help Me?

1 Solution

Accepted Solutions
Not applicable
Author

You can multiply the number by 1.000.000. This way you´ll be getting all the desired decimal.

View solution in original post

3 Replies
Not applicable
Author

You can multiply the number by 1.000.000. This way you´ll be getting all the desired decimal.

CELAMBARASAN
Partner - Champion
Partner - Champion

You could do the format as

Num(FieldName, '####.###########################################')

Have 20 #'s after the decimal separator.

Not applicable
Author

Hi,

I'm not sure that it is possible because QlikView cannot handle numbers over 14 digits. If there is more than 14 digits it is converted to text.