i am trying to create a consolidated yearly report excel file with the downloaded monthly csv files… it is creating an Excel file but not with the .xlsx extension as a result of it UploadYearlyReport workflow throwing file not found exception … previously it was creating file with .xlsx extension but after some attempts while testing individual workflow it’s not happenings . attaching my both workflows , any suggestions/help will be appreciated .
ConsolidateCSV.xaml (12.5 KB)
UploadYearlyReport(Autosaved).xaml (19.8 KB)