I have a sample workflow (screenshot below) Where I was reading 2 input excels and doing some data manipulation and creating one excel output file. Now I need to do it in Iterative process where one of my input excel will be iterative. Like in one folder I will be having all my input excel sheets and I need to read all that excel files. Also, Output should be the combined output once Iterative process was finished.
