I have a business requirement to send a summary report to accounts with the following characteristics:
1. Recurs on a monthly basis
2. Is an email with an attachment (.docx, .xslx, .pdf, etc...) because it is being sent to a fax machine email address that only accepts and transmits attachments
3. The attachment contains a table of the contacts that are associated with the account and meet certain criteria (filters)
4. Solution is preferably no code
Using Alexander Development's Workflow Scheduler Plug-in (https://alexanderdevelopment.net/post/2016/09/19/updated-solution-for-scheduling-recurring-dynamics-crm-workflows/), I am able to schedule workflows to be run on a recurring basis. Using Kaskela's Workflow Elements(https://kaskelasolutions.com/), I am able to get query results and have them as a formatted table. So, the part I'm stuck on is step 2. I can use a Word Template, but I have no way to insert a filtered table into that template. Any help would be appreciated!
Dynamics 365 CRM Online