Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.