Hi, I am looking for some help regarding dynamic excel attachments on the email tool.
I have a data set with 13 different potential teams ([RequestedByTeam]). The query input may not have data for all teams, and the email tool errors on the teams without data. For instance, in the attached example only teams 1 - 7 have data, and teams 8 - 13 do not. The email tool errors on Team 8 as no excel attachment exists.
I think I am looking for a way to inspect teams that have records, and include only those team attachments. Not sure how to handle this.
I suppose another option is to add a null record for each team to insure there is an attachment for each team every time the workflow runs. Not sure how to handle this option either
.
Attached is a sample workflow and capture of desired email output. Thanks for your input.