Hi
I created a workflow to create an excel output with multiple tabs and many records within each tab and I am trying to send a single email for this file.
I do know that I have to pass only one record through the Email Tool to get it to work but I don't know how to group my data into one since if I use the summarize tool, I would have to group by multiple fields. I also saw that you can create a table and group the whole table as one record and send it but I want to keep the file type as excel.
Anyone have thoughts on what tool I can use for this?