Hi. Is there a way to skip/disable an output file if there are no records?
One of the output files of my workflow is an error report after a set of joins. Anything not joined goes to the error report. I want the workflow to only output the files with the joined records if the non-joined record count = 0. One less .xlsx to open and review would save me a significant amount of time for a series of workflows that run on schedule and drop files into my email inbox on Monday morning.
Thank you!