Browsed by
Tag: Report Design

Add Fields to a Word Report in Business Central

Add Fields to a Word Report in Business Central

Well, how do I…where is the… alright, I will checkout a tutorial first. This was my reaction when someone asked me to add fields to a Word Report and I opened a Microsoft Word layout for the first time. What You Will Learn In this post you will learn how to add a field to an already existing standard report invoice in Visual Studio Code. My examples are done in a docker container with Business Central 15. Update 13.11.2020: The…

Read More Read More

Use a Shortcut for XML Mapping Pane in Microsoft Word

Use a Shortcut for XML Mapping Pane in Microsoft Word

XML Mapping Pane. The first time I heard that phrase it sounded a bit shady to me. A really daunting name for a rather simple tool if you ask me. If you want to develop Microsoft Word layouts for Business Central, you better use a shortcut for the XML Mapping Pane because it is the main tool to access your dataset. Usually you have to navigate to your developer tab in Microsoft Word and then click on the button “XML…

Read More Read More

RDLC Reports with Visual Studio 2017 – Prerequisites

RDLC Reports with Visual Studio 2017 – Prerequisites

Our world would be way too easy if we could just download Visual Studio, open an .rdlc file with it and start developing. Like with many things in life, there is one truth for developing RDLC Reports with Visual Studio. The more burdens you overcome, the more fun you will have afterwards. Before you can start developing RDLC reports for Business Central, you have to prepare some things. What We Are Going To Do In this tutorial we will do…

Read More Read More