Skip to main content
Question

Calculate parameterised value for all records into a field ?

  • November 13, 2019
  • 1 reply
  • 7 views

Forum|alt.badge.img

I'm sure the transformer is somewhere, but I simply cannot find a transformer that would accept

  • stream of features with attributes
  • value to calculate

..and it would calculate this value into the designated field.

 

 

Example: I have a statistic calculator that I need a _max value from. I want to feed this value to all the records in the stream into a field _max. I will then use the counter to assign the ids.

How can I achieve that?

Thank you

 

 

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

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • November 13, 2019

"I have a statistic calculator that I need a _max value from. I want to feed this value to all the records in the stream into a field _max. I will then use the counter to assign the ids."

Can you just not use the complete output port from the statistics calculator?