Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
have an issue with displaying null or missing value. Tried is null function but still the column value is displayed as -.
Any help is appreciated.
You can use the NullAsValue function to load another value into those values which are detected as null so they can be visible, see help link:
https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegula...
Thanks Lisa for the reply. In this cases the filed doesn't return any null values i guess, but when associate with another table it ends up giving null values since it doesn't have any values corresponding the records in the associated table.