Add a prefix that is a constant to all values of a certain field (attribute). For example: Name, Age are 2 values of a field then they are to be replaced by Old_Name, Old_Age
Solved
Add a prefix to field values
Best answer by takashi
Hi @raghunaren, if the "Name" and "Age" are attribute names, try using the BulkAttributeRenamer (Action: Add String Prefix). If those are attribute values, you can concatenate the constant "Old_" and each value with the StringConcatenator (or AttributeCreator or AttributeManager).
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.
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.

