I have an automation in place that is reading a csv file and performing actions for each row.
There are a handful of conditions based on the data. One of them is comparing two values and depending on the relation sends one direction or the other.
I have this working fine in one automation. I needed to duplicate it with a few value changes for the same client for a different part of their company.
So I copied the automation, made the few changes, and now that condition does not want to work properly. Here is the section from the log that i can see the applyAmt coming through but not the paymentAmt
gotcha. just out of curiousity, why would it only affect that field and not all the trigger fields?
both apply and payment are from the trigger but only payment was failing.