Hi All.
I have already built a workflow for filtering out cells which contains 2nd double quotation or missing one side of double quotation
Now I need to add a branch flow to find out which row contains issue cells. workflow attached
expected branch output
| FIRM | INFO |
| ABC | ""A"" |
| BCD | "”D"" |
| EFG | ""H" |
| ABC | "D"" |
| ABC | "B |
| ABC | C" |
Thank you for your time.
Solved! Go to Solution.
@k3pineapple
Almost same with @flying008 but critiria is a bit different.
