Hi Matthew,
in My case , i have one excel Node with some records, I need to do one field(Date) validation which length should be equal to 8 (YYYYMMDD) format.
so i have connected transform Node to the excel Node to filter out the date data which is equal to 8 and doesn't equal to 8.if doesn't equal to 8 ,i have connected meta check to check if any records falls where date <>8 , if yes, follow the logic further ..
at the same time the logic connected to where date =8 shouldn't run further.. means at a time only one should run. either true or False . not Both .. if any record found out of 100 where date <>8 only false can run which is running through Meta check but at the same time i am not able to restrict the logic connected for rest 99 records where date =8 .
please find the screen hot attached , if excel node & email node connected to metacheck runs at that time another transform ("Decimal Precision") shouldn't run.
Attached files
Support_Question.png