Hello,
I have a workflow that is pulling in all files where the name starts with a specific set work word (MasterAccountDetails*.xlsx), the filtering to the last file created. I add the sheet name to the FullPath. Then I am trying to read in the file with they Dynamic Input tool.

I am getting an error 'MasterAccountDetails does not match a sheet or named range in MasterAccountDetails2024-10-08_09-06-16.xlsx or the file is corrupted."' When reading in the template I am using the below settings


As you can see it is not showing that there are any sheet, when it obviously is a sheet. What do I need to change to be able to have the Dynamic Input tool read the file? Any help will be appreciated.