Great customizations need a great setup experience. Check out this video for an approach to adding a proper setup area to your app:
Tag Archives: Create
Dynamics 365 Business Central – Create an XML File in AL
XML (eXtensible Markup Language) is a standard for encoding documents and is used to structure data for storage and transport. XML files are just plain text files that use custom tags to describe the structure and features of the document. Many describe the file’s structure as self-descriptive and intended to be both human and machine-readable.
Create Customer with Camera & AI Builder
Let’s assume that today I don’t feel like doing data entry! How do I do it?
Let’s create a Camera Customer in Business Central by integrating it with AI Builder and Power Automate.
How to create attachments on the Location page and other pages in Business Central
In this post, I want to show a simple way to create the functionality of being able to attach documents in Business Central tables, which originally do not have this possibility, but thanks to the extensibility of the software we can achieve it.
Dynamics 365 Business Central: How to build extension (Package/Publish) without generating report layout files??? – (“al.compilationOptions” -> “generateReportLayout”)
Today I would like to share a mini tip of Business Central, how to build extension (Package/Publish) without generating report layout files in VS Code.
When we create a new report, there are two main tasks to consider. First, we define the report dataset of data items and columns. Then, we design the report layout.
Create a custom Email Scenario For Business Central
Today I had to send a specific email from Business Central from a specific backoffice account. Roberto Stefanetti has written an excellent blog post about Business Central email and email scenarios. Which is fine for the built in processes but I had an entirely new scenario.
Speed up BC container creation
This is probably going to be a short blog again and chances are high that you already know what I am going to share. But if your are like me and did not know this little trick, its going to save you, and maybe your team, quite some time!