Skip to main content
Solved

Run multiple testers and update a field

  • March 22, 2023
  • 2 replies
  • 18 views

hwilson
Contributor
Forum|alt.badge.img+4

Hello, I have a dataset in excel that I would like to simplify the data into a newly created status field. For example all records that are 1000 will be status A, all records that are 2000 will be status B, all records that are 3000 will be status C. I will then import the data into GIS to symbolize based on status. I am creating testers for each status type and then joining it all back together. I was wondering if there was a single transformer that I could put in all my criteria and have the status field updated. I think this should be fairly simple but not finding the right transformer. Thank you

Best answer by tomfriedl

You can use the AttributeValueMapper​

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

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • 177 replies
  • Best Answer
  • March 22, 2023

You can use the AttributeValueMapper​


hwilson
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 2 replies
  • March 22, 2023

Thank you, that is exactly what I was looking for.

Â