Hi Team,
I need help. I am working on with two files. The file from Invoice extracted data and the master file. The problem to solve is
- Compare the two files and find
a - same vendor number, same vendor name but different email id.
b - same vendor number, same email id but different vendor name
The final data will be exported to new excel file.
Can you please help me with the workflow or .yaml file?
Thanks,Invoice_ext_file.xlsx (267.6 KB) Master.xlsx (9.6 KB)