Skip to main content

I am looking to change the RouteName column (incoming website data) from - to _ format using FME workbench 2019 2.3.1 . What transformer would complete this task? would StringFormatter work?

Hi @curtisshane,

The StringReplacer should do the trick! You should be able to use either mode (Replace Text or Regex) to accomplish this.


Reply