Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

logarithm of Zero

Hi guys,

Can you please help me. I don't understand why qlikview returns 1 instead of 0, if I write experssion =if(isnull(log(0)),0,1)?

Thank you.

10 Replies
Not applicable
Author

The was the strange situation, it worked on one computer, but didn't work on another. I used

=replace(text(num(log(0))),'-1.#INF',0)  as wrote kalraja4.