Hi,
I am trying to create a Power Automate desktop flow to open multiple excel files of the type .xls and convert it into .xlsx.
I have enclosed the file with the steps. On running the flow, the application does the job perfectly for the first work book via some components + desktop recording. However, when it tries to run for the subsequent workbooks, it throws an error as below.
Failed to press button (failed to get window)
1) It works fine for just one excel file that I recorded (ex: Book1.xls) and stops for the next excel file (Book 2.xls) though the tool bar of excel application never changes and I am passing the latest file name as a variable for the flow to look into every time. How can this be fixed? I see that the UI element is showing as "Window 'Book1- Excel'>Button 'File Tab' and is not recognizing the file tab for the next workbook that it has to convert.
2) Also, is there any alternative way of doing this via desktop power automate without using desktop recording?
