Hello everyone, I need help. I got excel with data that looks like this picture. So, I have two blocks in excel name "CR" and "M". I need to compare attribute "Ownerstag" from block "M" to attribute "Location" from block "CR" and if they are the same then I need to write values from attribute M (column J) from block "M" in attribute "Location" from block "CR". Thanks in advance.
Solved
Write down values from one column to another based on rule
Best answer by redgeographics
You'll first need to split your dataset based on the Name field, you can use an AttributeFilter for that, and then use a FeatureMerger to join them back together again, based on Location/Ownerstag. Then finally an AttributeManager to put the value of field M in Location.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.