What is null? Will digit zero and an empty string consider as null?
Answer / Anesh Gupta
In QlikView, null represents an absent or unknown value. While a digit zero (0) is a number and an empty string ('') is a text, they are not considered as null by default. However, you can treat them as null using functions like ISNULL() or IFNULL(). For example: ISNULL(0) will return 1 if the argument is null.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of load statement?
What is synthetic key, is it good or bad to have?
Set analysis in qlikview ?
What do you mean by buffer load? How is it significant?
Which qlikview object has only expression, no dimension?
Can we concatenate two tables with different number of fields in qlikview?
What is a qlikview publisher?
How can we connect to a database from the script editor?
What is the difference between QVD, QVW and QVX files?
What does monthstart function do?
How are nulls implemented in qlikview?
Difference between qlikview and tableau