Is there any way to read multiple excel file (excel file contains questions and answers) to compare with Output excel sheet (contains only questions). Selecting Multiple Excel file needs to compare the questions with output excel file if the questions match with both excel file, only the answer need to write with the relevant question in output excel file.,
Kindly help me guys I tried many ways but it is not working, thanks in advance.,
step1: using start process activity get all the files
step 2:using for each activityread flie one by one
step 3:using condition in *if activity * compare the content in both excel file
kindly find the image I need extract only “.xlsx” file in a folder how to setup for that and also I need to compare questions from the multiple excel file to single excel name named as "Output excel " after comparing relavant answer for the question to be write in Output excel file