Posts

Showing posts with the label Power Automate

Customized Word Template in CRM based on selected records

Image
Word Template in Microsoft Dynamics CRM are used for creating word document dynamically for particular record. These documents help businesses visualize the data in CRM in different ways. With Document template, Users can generate standardized Word documents with just one click. Official documentation of using OOB word template -  Word Template There are certain limitations to the OOB word template provided by Dynamic CRM. e.g., we cannot select particular records from a sub-grid and export only those records in our Word template. To solve this issue, we can create a Word template and use that word template in power automate to populate the data of only selected records. Please follow the below steps to achieve this functionality. 1. Create a Word document template and store it in SharePoint or OneDrive:  Open Word Document and insert Table and give header to table, e.g., I have given header as ID and Type.  In second row we want to add sub-grid data based on records selected. So, we w