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: 
srikantj
Creator
Creator

If clause with multiple fileds

Hi qlikss

I have table like this

NUM   name   name2

1.          Sri.         Raj

2.           0.            0

3.           Sat.        0

4.            0.            Bal

Now I want final output table like this

NUM   name   name2

1.          Sri.         Raj.  Comment

2.           0.            0.        Name is zero

2.            0.           0.        Nme2 is zero

3.           Sat.        0.       Name2 is zero

4.            0.            Bal.     Name is zero

Someone help me

1 Reply