How to extract duplicate values from an excel file and write it into a different excel file in uipath

How can i extract duplicate excel data of two different column in the same table and write it to a different excel file.

Hi,

Refer the below post for extracting duplicate values from an excel and appending to new.

@yadish_s : Try to connect SQL database and write sql distinct query.