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?