Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
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