I have 2 readers, both with postcode attributes. I want to see if any of the postcodes in one reader are not repeated in the second reader, and filter these out so I can view them. Is there a tool that can easily do this?
Thanks!
I have 2 readers, both with postcode attributes. I want to see if any of the postcodes in one reader are not repeated in the second reader, and filter these out so I can view them. Is there a tool that can easily do this?
Thanks!
You can use a FeatureMerger with the postcode attributes, the not merged result will not exist in the requestor.
In your case you would want either the added (in revided but not original), deleted (in original but not revised) or both.