Tag for any articles covering coding in Qlik Sense.
NULL functions are used for identifying or interacting with NULL values. This article will cover the basic principles of working with these functions in the data load editor and visualisations,…
This article will cover the syntax of the 'NullAsNull' regular script statement. This statement stops the conversion of NULL values as previously specified using the NullAsValue statement. Statement syntax FieldlistA…
This article will cover the syntax of the 'NullAsValue' regular script statement. This statement converts NULL values in given fields to specific values. This can be particularly useful for using…