Forum Discussion

rainchong7401's avatar
rainchong7401
Icon for Helper III rankHelper III
3 years ago
Solved

How to achieve such value

Hi Friends,
What I want to achieve is 

Expected output for new column (BATCH_FILTER): 
If "Con_BatchItem" has the same value and RANKED_ISSUE = 2 return "YES" into BATCH_FILTER
If "Con_BatchItem" not the same value and RANKED_ISSUE = 1 return "YES" into BATCH_FILTER
Else return "NO"