Skip to main content
Solved

Add a prefix to field values

  • September 19, 2016
  • 2 replies
  • 449 views

Forum|alt.badge.img

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

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).

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

2 replies

takashi
Influencer
  • Best Answer
  • September 19, 2016

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).


Forum|alt.badge.img
  • Author
  • September 20, 2016
takashi wrote:

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).

Thank you. I was able to get this done with StringConcatenator.

 

 


Reply


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