Skip to main content
Question

Adding an Attribute for a Range of Records

  • October 25, 2019
  • 2 replies
  • 27 views

Hi,

I want to create a new attribute value(CoolAttribute) for every record falling within Green to Red range. Green and Red appear consistently in the spreadsheet and Green is always followed by Red. Please refer to the screenshot below. I would appreciate your help.

Cheers.

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.

2 replies

ebygomm
Influencer
Forum|alt.badge.img+45
  • Influencer
  • October 25, 2019

You can do this in an attributecreator using adjacent attribute handling

First use an attributecreator to create a blank attribute, then use a second attribute creator, turn adjacent feature handling on and choose 1 prior feature and then you can set attribute values depending on the value of adjacent features

adjattribute.fmwt


  • Author
  • October 25, 2019

You can do this in an attributecreator using adjacent attribute handling

First use an attributecreator to create a blank attribute, then use a second attribute creator, turn adjacent feature handling on and choose 1 prior feature and then you can set attribute values depending on the value of adjacent features

adjattribute.fmwt

This works great! Thank you very much.