Skip to main content

Hi,

Not understanding why StringReplacer in attached is not working?

Regards,

Richard

Hi @tfsrichard, in my quick test, the StringReplacer replaced "School" with "" correctly according to your parameters setting. Make sure that the kml_name attribute contain the text "School" including the leading and trailing double quotations.


What is the result you are expecting?

If you are wanting to remove School from all text, you can remove the quotes around School, and simply leave the Replacement Text box blank.


Hi @tfsrichard,

Note that some of the records contain "High School" when you remove the quotes as suggested by @caroscro the "High" will be trailing those records.


Reply