Skip to main content
Question

How to add to existing value

  • September 8, 2023
  • 1 reply
  • 141 views

Forum|alt.badge.img+1

Currently I have few AttributeCreator to do the following:

  • Insert numbers into table if no matches found (Attribute Value=INSERT)
  • Replace number into table if matches found (Attribute Value=UPSERT)

However there's a need to add numbers to existing values. Do not see any APPEND or ADD attribute value from the dropdown.

 

Any help would be appreciated!

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • September 9, 2023

In the editor you can simply reference the original value of the attribute and then add something to it.