Try to follow below steps:
- Use activity Read Range to get the data from first excel file to a
DataTablevariable e.g.dtFileOne - Use activity Read Range to get the data from second excel file to a
DataTablevariable e.g.dtFileTwo - Use activity Merge Data Table to merge data tables
Your workflow will look like this one.
I hope this will be helpful.
