How to Make Two Reports That Will Send Data If Populated

I’m currently building a flow that will be in a scheduled job. The flow will look at two specific reports and send the reports out to the correct location. If both reports come back empty (with no data), then I do not want the reports to be sent out. How can I do this?

Comments

  • Have two Run Report steps, and set the Return Data Options to Data Rows. Then create a rule with two inputs, both being Dynamic Data Row Lists. Set the rule such that both reports are empty. See attached screenshots for more details.


Sign In or Register to comment.