I have an input file contains 989 unique values as name column.
I have a folder with 2000+ files and the some of the file names are the same that of the unique values in the input files.
I am trying to develop a workflow , while running the workflow it will copy only those files to another folder whose file name matches with the unique values of the column.