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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
sunny_talwar
MVP
MVP

Re: If condition issue

Try this:

LOAD MESSAGE_CODE

     MESSAGE_DESC,

   if(Len(Trim(MESSAGE_DESC))>0, MESSAGE_DESC,MESSAGE_CODE)) as Details

FROM $(path)MESSAGE_CODES.qvd;

Labels (1)
3 Replies
sunny_talwar
MVP
MVP
Author

I have no idea how this thread got created

marcus_sommer
MVP
MVP

Have you answered to this posting from inside the inbox? I have had several times strange results if I did posting from inside the inbox and the answers was going elsewhere - therefore I try to avoid it by opening a post each time within a new tab.

- Marcus

sunny_talwar
MVP
MVP
Author

I did not reply to the posting from inside the inbox. Its strange that this response was earlier available inside the original post and it later came up as another post. Funny part is that I am unauthorized to delete this