Skip to main content
Solved

Finding the value of the next line in the TextEditor

  • April 30, 2024
  • 1 reply
  • 126 views

lise
Contributor
Forum|alt.badge.img+3

This must be very basic but I discover FME and I couldn’t find how to do yet. I would like to find the value from the next row in the table to use in a transformer later. 

 

For example: I would like to fill in the column C with just the informations from the column B.

 

Can I do that in the TextEditor by saying something like “colB” +1 or “colB” NextValue? 

 

Best answer by nielsgerrits

One way to do this is to use Adjacent Feature Attributes in the AttributeCreator.

 

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

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • April 30, 2024

One way to do this is to use Adjacent Feature Attributes in the AttributeCreator.