Hi guys,
I have a question to matching:
I have two separate excel tables, with different content but identical structur. I would like to match this two data sheets. All new data from table 2 should be added under the data from table 1. Does anybody have any ideas how can I create this workflow?
example
Table 1
Table 2
I would like to match data from table 1 and table 2 in one excel sheet:
My result should looks like this:
Solved! Go to Solution.
Could you read the tables as separate inputs and then union them together.
To eliminate duplicates try a Join instead; or follow with a Unique tool.
Hi John
thanks for such fast replay. Could you please describe the process in details. I am really beginner in alteryx. Thank you!
Hi Surname; I can provide an example workflow, however wanted to clarify about what you mean by "table." Are both tables located somewhere on the same worksheet in Excel; or are you talking about two separate worksheets or even two separate files?
@Surname :)
I know John is gonna reply to you
Tips from My side for any New Alteryx Users
there are so many sample available from the tool
Navigate to the Help menu then go to the below options :)
there are several samples documented which will definitely help you to become familiar
welcome to the community and Happy Data Blending :) !!!
I've attached an example that reads sheet1 and sheet2 from a single Excel file and combines them.
@s_pichaipillai is correct about the built-in help in Alteryx: it is very deep and useful with lots of tutorials and samples.
there are two separate files with the same structure.