Skip to main content
Question

String replacer not replacing

  • October 11, 2017
  • 3 replies
  • 46 views

Forum|alt.badge.img

Hi,

Not understanding why StringReplacer in attached is not working?

Regards,

Richard

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

takashi
Celebrity
  • 7843 replies
  • October 11, 2017

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.


dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 629 replies
  • October 11, 2017

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.


Forum|alt.badge.img
  • 6 replies
  • October 11, 2017

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.