shkumarv
2 years agoNew Contributor
Expressions in Snaplogic
Hi Tea,
I am new to snaplogic and trying to convert one expression in Snaplogic hence required someone's help.
here is the expression : IIF(NOT ISNULL(sop03_file_count) AND NOT ISNULL(sop03_meta_count) AND sop03_file_count=sop03_meta_count,'OK','MISMATCH')
Thanks