ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Field mapping

Karthick_sankar
メテオロイド

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 supportField mapping table.JPG

 

7件の返信7
ChrisTX
16 - Nebula
16 - Nebula

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

Karthick_sankar
メテオロイド

 

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!

ImadZidan
クエーサー

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.

Karthick_sankar
メテオロイド

Thank you very much, this is exactly what I am looking for.

Karthick_sankar
メテオロイド

Thanks a lot! your suggestion works as expected

aoki11
アトム

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!

ImadZidan
クエーサー

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.

ラベル
トップのソリューション投稿者