Associating/selecting NULL values from ODBC
It is possible to associate and/or select
The symbol
In order to reset this functionality to the default interpretation, use the following syntax:
SET NULLDISPLAY=;
Note: The use of NULLDISPLAY only affects data from an ODBC data source.
If you wish to have the QlikView logic interpret
SET NULLDISPLAY=";
Note: Here '' is actually two single quotation marks without anything in between.