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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
master_student
Creator III
Creator III

table

Hello Guys,

I have this table, i wanna apply a condition only if the offer type= voix, I have two optins of offer type voix and data

here is my conditon on another fiels status_code =if(STATUS_CODE ='D-A' OR STATUS_CODE='-A' or STATUS_CODE='-D'or STATUS_CODE='A-',STATUS_CODE)

Capture.PNG

Thanks

2 Replies
sunny_talwar

Why not use set analysis in your expression?

master_student
Creator III
Creator III
Author

Hello Sunny,

I want to display the two types of offer voix and data, and then apply the condition on only data rows