For each excel file,split data table (Remittance Payments & Invoices) and write to different sheet.
I am able to write only Invoices data to another sheet.(payment 1 ).
Sheet(Payment 2) is same as original data.
Please find workflow.and sample input file. FileManipulation.xaml (18.3 KB) Payments (59) (1).xlsx (9.2 KB)
Hi! The file you uploaded is a bit different than the file you used for the sample .xaml file. It does not contain the column “Initiated On” .
I also wanted to ask, will there always be an empty space between the Invoices header? Do you want to build this automation only by using DataTables or would you like with Modern Experience of Excel as well?
@POOJA_MARUTI_BALIGIDE
Please find attached below the solution solved with Excel Activities. You can also find the excel file after processing. Let me know if there are any questions about the solution. If this works for you, please mark this as the solution.
Thank you very much for your response.
I am able to see the file manipulation process during the execution but unable to locate or find the file in local system after processing.