Skip to main content
Question

Automated way to calculate the attribute value

  • July 9, 2019
  • 1 reply
  • 24 views

gisuser
Participant
Forum|alt.badge.img+4

Hi FME Experts,

Can anyone assist me in this issue?

I am trying to extract the Max value from a field then use it in calculating the value for another field (sequence), but I want an automated way to calculate it since the client does not familiar with the FME

 

Thanks in advance!

 

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

jdh
Contributor
Forum|alt.badge.img+38
  • Contributor
  • July 9, 2019

If you use a StatisticsCalculator you can then get the max value for the attribute, the original features coming out of the Complete port will have all their attributes, plus the attributes from the statisticsCalculator.