Differences between two files

How can I read two files (.xlsx) and extract in other new excel file, the differences between those two files?
All information must be analyzed from a particular sheet in Excel, which has the same name in the two different workbooks.

Can I do this? Or something similar using UI Path Studio

Best Regards.

@David_Tech

Welcome to the uipath community.

If both excel files have same column names then use Join Datatable activity and mention Join Type you want.