Issue with termination trigger transform

if either of the attributes that you are parsing into the “value”: “…” are null ($dateCompare or $terminationCategory), then the expression will fail. Wrap each one in firstValid transforms and set a default expression.

2 Likes