Question

Populate with attribute value from another table

  • 24 March 2016
  • 4 replies
  • 67 views

Badge

I have selected certain features from a table based on a certain attribute value. From another table I have done a selection as well to get only one specific feature. Now I would like to add the attributes and their value of the feature of the second table to all the selected features of the first table. I can not use the Featuremerger because the features of both tables don't have any attributes in common.


4 replies

Userlevel 4

Hi

Do you want to join the attributes regardless? You can just set both the supplier and the requestor criteria to e.g. "1", like this:

That way the all the requestors will receive the attributes from the supplier.

David

Badge

Great, thanks. Is the Featuremerger the best transformer to use in this case?

Userlevel 4

Great, thanks. Is the Featuremerger the best transformer to use in this case?

There are several other options, but the FeatureMerger is what I'd start off with, as I find it is the easist to configure and it "just works".

Badge +3

and set proces duplicates, list and explode

Reply