Skip to main content
Archived

UniqueValueMapper result to file

Related products:FME Form
  • January 7, 2016
  • 1 reply
  • 14 views

Forum|alt.badge.img

UniqueValueMapper result to file. Then unique values would be easy to import to AttributeValueMapper and other transformers. Simple text file would be ok.

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

erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • January 7, 2016

I usually create a simple workspace to do this:

Reader, AttributeKeeper (just the one I need), DuplicateRemover and writer (generally TXT, CSV or XLS).