So I have multiple columns of data that return a yes or no value. I'm really only concerned with the yes value.
When the value in the Cut Grass attribute is 'Yes' - i want to replace the Yes with say "cut grass to 100mm"
Then i have another Yes value in Remove Flammable materials column and I want to replace the Yes with "remove materials".
Is there a multiple string replacer transformer that I can use.
I need to do this for approx 13 different attributes. I have read about string replacer or attribute value mapper. But whilst string replacer can replace multiple attributes to the same replacement text it doesn't allow for differing replacement text individual to a column.