Hi,
I'm working on 2 input files.A & B.
Took lookup & if records are matching then are saved in Matched Tab, If records are not matched then those should be in if different tab in Same XLSX file,
In the output i need 5 tabs,
1. Total Records of File A
2. Total records of File B
3. Matched records between A & B
4.Records left in A
5. Records left in B
what i'm looking is, if there are all records matched from file B then, tab "Records left in B" should be with Headers only and not records
Workflow i've creatd is showing the previous file run records in "Records left in B" tab although there should be no records in that tab.
I've checked many solutions but i've multiple tabs as output, applying that logic in every output tool will be time consuming
My workflow is like
The output file i've created with different tab, Tabs created with Formula tab having same filepath - any changes required here to avoid saving output of previous run?
Also Need to create Summary of those tabs also.
Attached Sample workflow, & Input file with scenario can paste in text input of my attached workflow