Field mapping
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I am trying to consolidate some information from multiple Clients, unfortunately the files are not in the standard format, Therefore I have created a Column mapping table using excel for each client (refer the snapshot). How can we map the input fields in Alteryx using the mapping table to get the desired output?
Thanks in advance for your support
Solved! Go to Solution.
- Labels:
- Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try the Dynamic Rename tool, under the Developer tab. Or just search for it using the top-right search bar. Open the example workflow with a right-click, or directly from the search results.
You can import your client file, and use your mapping table with the Dynamic Rename tool to change the field names to your Desired Field Name.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I tried but it didn't work as expected, Could you share a sample workflow please?
Sorry I am just a beginner in Alteryx.
Thanks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I see what you mean. if I understand you correctly, you will have a a different file for each client. each client will have different field name. you are trying to standardize or unify the field name across all clients. very good idea. So, you created a mapping table to include field names for each client. First, I recommend that you include all the fields that you want to include in your mapping table even if not dynamic. this is fruitful for any future changes. Please see attached. test it and ensure it works with different combinations.
Using dynamic rename as suggested is the way, but first you need to determine which client and what fields before doing so. Check workflow and it should give you an idea.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you very much, this is exactly what I am looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks a lot! your suggestion works as expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Imad,
I have a similar problem to solve.
I need to map txt files that doesn't have field headers into an Excel template that has field names.
I also have a separate excel file that has column mapping table of the txt file columns and it has the corresponding field names.
Using these three file, I tried creating a worksteam to map the txt file to the Excel template with field headers. But still not working out 100%.
Would you able to help with your suggestion?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Heloo @aoki11 ,
Of course, It will much easier if you give us some sort of indicative input that we can work with.
Meanwhile, We will look.
