Skip to main content
Solved

Select Records in single table and add value to other field

  • December 1, 2022
  • 1 reply
  • 38 views

vxn43
Supporter
Forum|alt.badge.img+18

I have a single table, TABLE1. I have a field named STE. I would like to select the values of STE that are NOT NULL, then add the selected values in STE to the ADDR field in same table.

 

What is the most suitable transformer(s) to go about doing this?

Best answer by dustin

Several ways to accomplish, but I normally use an AttributeManager with a conditional value. The test condition will be testing SDE for not null, if so, set the attribute value to SDE. Otherwise, no action.

image

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

dustin
Influencer
Forum|alt.badge.img+30
  • Influencer
  • December 1, 2022

Several ways to accomplish, but I normally use an AttributeManager with a conditional value. The test condition will be testing SDE for not null, if so, set the attribute value to SDE. Otherwise, no action.

image


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