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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

If condition in script

please advise on how to create a If condition in script for below criteria

for the given field A ,Field B, field C

if  filter=1 and (respective Field A and Field B) irrespective of field C  length is 0 or >0 it should be '1'

if filter =0 and (respective Field A and Field B) irrespective of field C length is 0 or >0 it should be '0'

thanks.

1 Reply
sunny_talwar

What exactly is filter? Is that a field from database as well? Can you share some sample data with expected output?