I have 6 columns of values that I want to assign to other columns within the same file, is there a transformer that can help me do this?
Question
How to replace values from one column to another?
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


In the AttributeManager, you can set the values and remove the temp attributes at the same time by pushing them to the bottom of the list and setting the action to remove.
Hope that helps, I've attached the example from the screenshots in case that helps. Let me know if that's not quite what you had in mind.