Hi Team,
I am working on a workflow which is supposed to join by every record. So I am trying to take a report which writes the records into an excel file when anything comes through either of Left or Right join and write into an excel file, providing different tab for Left and Right join. But I believe the 'block until done' will not help since both the Left and Right join works simultaneously.
So could you please help to write these records into an excel file separately for Left and Right Join?
Thanks in advance!