Skip to main content
Solved

Is there FME equivalent function like Oracle Decode?


navaneet
Forum|alt.badge.img

Is there any function exists in FEM equivalent to oracle function decode.

DECODE(supplying_code, 1, 'Oracle',

2, 'FME',

3, 'ArcGIS',

'GIS') result

Best answer by david_r

I would say the AttributeValueMapper is the closest equivalent, although you could also get the same results in e.g. an AttributeCreator or AttributeManager using a conditional value.

 

View original
Did this help you find an answer to your question?

2 replies

antoine
Contributor
Forum|alt.badge.img+5
  • Contributor
  • March 5, 2020

david_r
Evangelist
  • Best Answer
  • March 5, 2020

I would say the AttributeValueMapper is the closest equivalent, although you could also get the same results in e.g. an AttributeCreator or AttributeManager using a conditional value.

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings