Resolved! Entire transform map ignore if particular field is nil
Hi Experts, I have requirement entire import set need to ignore if particular field is nil. Eg - Excel sheet have 10 rows. At row 9th field x==nil then entire transaction need to ignore/skip/kill How to achieve this scenario? I have search other co...