Hi all, my workflow may looks like below example:
However, in my really task, there might be more than 30 sheets (as output) in this workflow. The output file is an excel workbook contains lots of sheets. I want to add a control element that if a value (something in conclusion) of a sheet is 0, this sheet would not be union into the final output. How can I implement this?