Forum Discussion
ChayceDuncan
2 years agoQrew Captain
A pipeline will typically ignore blank values for what I imagine is efficiency sake. In your example - if the value in Record 1 is blank/null - do you want the result of that to be to actually blank out the value in Record 2? You could consider something like an if statement for your value that if the value of your field is populated, pass it in, otherwise pass in the Pipeline syntax for {{CLEAR}} so that the Pipeline knows you actually want that value gone.
------------------------------
Chayce Duncan
------------------------------