Skip to main content
Question

Grouping attribute range from one field to another.

  • October 15, 2018
  • 1 reply
  • 13 views

Hi

I want to do something like this in FME

Original Table

AgeNumber0-10510-201020-30230 plus4

Create new attribute with range values or group values in Name field by ranges.

NameNumberRange0-1050-2010-20100-2020-30220 plus30 plus420 plus

The only way I can think of is to use Attribute Creator and use conditions to set up each category range. I am hoping there is an easier way of doing this.

Andrew

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

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • October 15, 2018

Hi @andrewy You've got ranges already, so I'd recommend the AttributeValueMapper. Use the Import wizard if you've got a long list to bring into it.