Hello All,
I have a use case where I have two folders Old_Folder and New_Folder
New_Folder has three files (a.xlsx,b.xlsx,c.xlsx)
Old_Folder has same three files (a.xlsx,b.xlsx,c.xlsx)
What i need to do is to compare each file(Eg: a.xlsx in new and old folder) in both folders and see if there are any records that got changed overtime. In similar way once if i run the workflow it should compare the data for all the files in the two folders and give an overall report where i can see all the records that got changed overtime.
Regards,
Naveen.