Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello community,
I made a calculation, I realized that the result does not appear because there is probably an overflow.
Since I used data much weaker and the result was displayed.
I bounce back by posing the following question: how does one increase the precision of a calculation??
Thanks
QlikView is using IEEE double-precision binary floating point. You cannot increase that precision.
You may be able to do better with particular calculations. I can't give you any advice without knowing the calculation and the numbers you're using, though.