Forum Discussion
j_angelevski
4 years agoContributor III
Hi @Sahil ,
Which value are you expecting to be null ? With your current condition it will only check if …BEL is not empty and if any value before it is null it will fail.
You can either try this with the .get() method. You can also try with Data Validator snap to check if a value is not present or if it is empty.