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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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?

2 Replies
avinashelite

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)