Solved

Alternatives to AttributeManager, other Transformers with Conditional Statements

  • 1 February 2023
  • 1 reply
  • 5 views

Userlevel 1
Badge +15

I am using AttributeManager to write a Conditional Statement. I was wondering what other Transformers can I use that allow for Conditional Statements?

 

I can achieve what I want using AttributeManager, as shown here. But, I am looking for alternatives other than AttributeManager to help me hone my FME skills.

AttributeManagerConditionalStatement1

icon

Best answer by redgeographics 1 February 2023, 20:23

View original

1 reply

Userlevel 4
Badge +25

Pretty much any place where you can set a parameter value in FME will also allow you access to the various editors (Text and arithmetic editor, if applicable of course) and conditional values.

Reply