Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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