Hi,
I want to get the output in a workbook in two different sheets. Actually, I am checking the data based on some criteria, so if the data is meeting the criteria, it should be in sheet1 and if it is not meeting the criteria then it should go in sheet2. I need help how we can do this. I have attached my sample workflow where 1st end is Multiple join tool which should go in sheet1 and 2nd end is union tool which should go in sheet2 in the same workbook.
I thought to use block until done, but it has only one input anchor. I tried to union my data before using block until done but it would mix my data which is meeting the criteria or not.
Any help, would be appreciated.