Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

null values?

i have 6 tables in data model and each table is having null values ? my req is i want assign all null values to any one field? is it possible how?

Labels (1)
2 Replies
avinashelite
MVP
MVP

Hi Manoj,


Do you want to show the null values as a value like 'null' or something????

if so in the script you can check for the condition ISNULL() or if(fieldname=' ','value you want') .



Not applicable
Author

i want map all table null values to a field(null)