Skip to main content
Solved

Mapping attribute names

  • November 9, 2017
  • 4 replies
  • 8 views

harmen_kampinga
Forum|alt.badge.img+2

I like to rename all my attribute names using a list in Excel

For example:

- Current attributes

Aaaa | Bbbb | Cccc

- Renaming list

Aaaa | Address

 

Bbbb | Basenumber

 

Cccc | ContactID

- New attributes:

Address | Basenumber | ContactID

 

What are my options?

Best answer by david_r

The SchemaMapper can do that for you.

This is a great starting point for all things SchemaMapper: https://knowledge.safe.com/articles/1136/schemamapper-transformer-tutorial.html

More specifically, you'll want to look at attribute mapping: https://knowledge.safe.com/articles/1162/attribute-mapping-schemamapper.html

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.

4 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3434 replies
  • November 9, 2017

You can import your mappings from Excel into an Attribute Renamer


david_r
Celebrity
  • 8394 replies
  • Best Answer
  • November 9, 2017

The SchemaMapper can do that for you.

This is a great starting point for all things SchemaMapper: https://knowledge.safe.com/articles/1136/schemamapper-transformer-tutorial.html

More specifically, you'll want to look at attribute mapping: https://knowledge.safe.com/articles/1162/attribute-mapping-schemamapper.html


harmen_kampinga
Forum|alt.badge.img+2

The SchemaMapper can do that for you.

This is a great starting point for all things SchemaMapper: https://knowledge.safe.com/articles/1136/schemamapper-transformer-tutorial.html

More specifically, you'll want to look at attribute mapping: https://knowledge.safe.com/articles/1162/attribute-mapping-schemamapper.html

Great tutorials, wondering why I didn't find them in advance ;-)

 

 


harmen_kampinga
Forum|alt.badge.img+2

You can import your mappings from Excel into an Attribute Renamer

Thanks for your suggestion