Can You Truly Handle Bulk Communication With Word Templates In Business Central?

One of the sessions I attended at Directions North America in May 2023 was Jesper Schulz’ session, “Enhanced Interactions using mail merge with Word Templates”. Jesper works with Microsoft as Engineering Manager on the Microsoft Dynamics 365 Business Central team. I picked the session because I was curious on Microsoft’s intentions of using Mail Merge, since at a previous job I worked with an ISV solution that generated word documents from Dynamics NAV using primary and related entities.

Source : Business Central Musings
Read more…

Dynamic viewing HTML content on Word Template reports.

We all know that Visual Studio and the RDLC report format partially support the dynamic rendering of HTML content from the control. But only partially, many tags are simply ignored. And if we have a word template, what can we do in this case? Today I will share the result of my analysis and provide a working example code for word template reports. We will also learn how to convert docx to html and vice versa

Source : Volodymyr Dvernytskyi
Read more…

Word Templates and Word merge in Business Central

You can use the mail merge functionality in Word to use data from Business Central to add a personal touch to bulk communications.

When you want to send a document to a lot of recipients (for example, to your customers and contacts as part of a sales campaign), you can use Word’s mail merge capability to personalize each document by pulling data about the recipients from Business Central.

Source : Roberto Stefanetti Blog
Read more…

Dynamics 365 Business Central: Using Word Templates (Enablement of Word merge)

As you might know, in customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation), the Word Templates feature has been available since previous versions. With one click users can generate standardized documents automatically populated with data.

Source : Dynamics 365 Lab
Read more…

Creating a Word Layout Report in Microsoft Dynamics 365 Business Central

In todays blog we will be discussing about Creating Word Layout in Business Central MSDYN365BC

If you want to Create RDLC Layout then ref to my previous blog

Creating an RDL Layout Report in Microsoft Dynamics 365 Business Central (MSDYN365BC)

So lets begin with Creating a AL File For the Word Layout

Source : Divyesh Chitte
Read more…

“How-to” develop a Word layout report in Visual Studio code

Nice question in Microsoft Dynamics BC Community about report development in Visual Studio Code: “How to modify an existing report in Business Central?” .Is there any way to development tools will be used by partners to modify standard Reports and build/modify custom Reports in Rdlc or in Word Layout?

Bron : Roberto Stefanetti
Lees meer…