Hi all. I'd like to populate a new attribute D with attribute C value from a feature of my table, where its attribute B is the same as attribute A of my target feature. So attr D and A, target feature, attr B and C referent feature. Is it possible? Im use to work with 2 readers, not sure how to do it with one. Many thanks!
Page 1 / 1
You can send the features from one table to both requestor and supplier ports. Depending on your data, you'll need to think how best to merge the attributes so you keep the bits you need
It is working perfect. Many thanks for the support!