Skip to main content
Solved

LineCombiner : Combine on Attributes parameter

  • January 3, 2019
  • 3 replies
  • 29 views

Forum|alt.badge.img

Hello,

I have please a question about the "CombineOnAttribute" parameter for LineCombiner (FME 2019 Beta)

Is the logical relation between selected attributes to combine on is "AND" or "OR". In other words, 2 lines will be combined if they have same values for all selected attributes together or at least one common attribute ?

 

Thank you very much.

Best answer by virtualcitymatt

I think it's an AND - it's instead of the GroupBy which behaved as an AND.

 

 

- So if using Nation, State, and County it should give expected results even when there are Countys with the same names in different states.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • Best Answer
  • January 3, 2019

I think it's an AND - it's instead of the GroupBy which behaved as an AND.

 

 

- So if using Nation, State, and County it should give expected results even when there are Countys with the same names in different states.

mark2atsafe
Safer
Forum|alt.badge.img+56
  • Safer
  • 2554 replies
  • January 3, 2019

I think it's an AND - it's instead of the GroupBy which behaved as an AND.

 

 

- So if using Nation, State, and County it should give expected results even when there are Countys with the same names in different states.

Yes, I'm 99.9% certain it's an AND (all selected attributes must match).


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • January 7, 2019

Yes, I'm 99.9% certain it's an AND (all selected attributes must match).

I can up Mark's by 0.1% and take it all the way to 100% -- its AND