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

Announcements
Maximize ROI with Qlik Professional Services – Expert Guidance, Faster Results: Explore Qlik Services
cancel
Showing results for 
Search instead for 
Did you mean: 
vipingarg23
Creator
Creator

NVL of oracle equivalent in Qlikview

Hi Team,

What should be the NVL equivalent function(of oracle) in Qlikview? I am using Isnull() but it is not working.

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Try like:

Len(Trim(<Field/expression>)) >0

View solution in original post

2 Replies
tresesco
MVP
MVP

Try like:

Len(Trim(<Field/expression>)) >0

vipingarg23
Creator
Creator
Author

Thanks a lot. It is working fine.

On Mon, Aug 28, 2017 at 3:37 PM, Tresesco B <qcwebmaster@qlikview.com>