Hi,
Please see the attached workflow and snapshot of the same below. I'm trying to do the same for about 20+ fields(title,role,CRD etc) where I check if one is empty and other one has a value and vice versa. I just tested it for two columns(first name and last name). I used formula tool and then had to union the output. This is fine if it's just few columns but when it's 20+ columns then will have lot of formula tools. I thought about multi-row and multiple if condition but then realized that if condition would not work when one of the condition is true. So I just used two different formula tools, one for first name and one for last name and then union the output.
Just wondering if there is a simplified way to check all at once and have all statuses in one row(Eg: first name review,last name review,title review....)?
Or do I need to build some sort of macro for this?
