Skip to main content
Solved

Loops or not?

  • July 11, 2014
  • 1 reply
  • 4 views

In a spreadsheet I need to compare the value of an attribute in record 1 to the same attribute in record 2, then move on to compare record 2 with 3, then 3 with 4 and so on.  What is the best method?

 

 

Cheers,

 

 

Best answer by david_r

Hi,

 

 

the AttributeCreator in FME 2014 has the ability to reference values from prior and/or subsequent features:

 

 

 

 

David

 

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.

1 reply

david_r
Celebrity
  • Best Answer
  • July 11, 2014
Hi,

 

 

the AttributeCreator in FME 2014 has the ability to reference values from prior and/or subsequent features:

 

 

 

 

David