Hi all,
I have an alerts data set. I am trying to send each country's alerts output excel file in an email as an attachment to the respective country based on the alerts generated two days ago.
I'm getting the right results but, I have two issues here.
1. At present in the workflow, each alert is being written in a separate excel sheet which is not correct.
To be achieved:
if there are N Alerts that are generated for a particular date, all those have to be appended one below the other in a single sheet in an output excel file.
2. N number of emails are being sent to each country when it has N number of alerts which is not correct.
To be achieved:
For one country a single email should be sent.
How can we achieve the above two functionalites? I have attached the output excel file as a reference.
Kindly check and help.
Thank you.
Best Regards,
Teja.