I have an excel file which has 40 sheet, 10 sheets for sales, 10 sheets for revenue , 10 sheets for Profit 10 other sheets.
the sheets are named as sales1,sales2,sales3.... revenue1,revenue2,revenue3... and profit1,profit2,profit 3... with lots of excel formatting.
I want to split this big excel file and separate all the sales sheet into a separate file which should be named as sales20240723.xlsx ( filename= sales + Workflow rundate) like the same i need separate all the revenue & profit sheets into two other excel named profit20240723.xlsx & revenue20240723.xlsx respectively. Is this doable in alteryx.
Important note : at any cost the source formatting needs to be carried to the files that are getting split.
Experts help me out in this.