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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
prma7799
Master III
Master III

How to feel the column

Hi All,

If I have one column in my table with some blank value and I want to feel that value with "NA".

How to do this?

Thanks

10 Replies
MarcoWedel

If(Len(Field),Field,'NA')