I have a flow with several IF nodes. The last IF node checking for a date is with an expression where one of the comparison item is a reference to a data point from a previous node. However, the node returns [undefine]
Hi @fxholl, I am very sorry you’re having trouble.
I tried reproducing this on [email protected] using the below test workflow (since your test workflow requires credentials to work from the looks of it) including your IF node:
However, after executing the entire workflow, my expression preview is working as expected:
Thanks @fxholl, I was now able to see the problem!
I’ll play around with this some more to try and understand when exactly this occurs (I suspect it might be similar or even related to this issue).
In the meantime, seeing this appears to affect just the preview but not the actual execution, perhaps you simply want to add a Set node in front of the If node in question reading this value for you? Like so:
The preview on the Set node will still fail, but it’ll return the correct value: