If a column contains the string "Insert," I want to change all the values in that column to "Insert." If the column does not contain "Insert," we want to leave the values in that column unchanged.
Is there a method or approach available that would allow me to accomplish this objective?


In (1), no features with value 'Insert' in ColumnToTest are present. No features enter the Supplier port of the FeatureMerger, so all features exit the FeatureMerger through the UnmergeredRequestor port, and no values are changed.