Dvlpr Life

Author's posts

Dynamics 365 Business Central – Enter Customer Payments with Cash Receipt Journal

In Microsoft Dynamics 365 Business Central, customer payments can be entered using the Cash Receipt Journal. At the time of entry, customer payments can be applied to one or many open entries, or if you are not ready to apply the payments, you can apply them from the posted entries later. To enter a customer …

Continue reading

It’s Friday – December 02

Don’t forget about Feature Management. It allows an administrator to enable the preview of upcoming features, allowing users access (to test) the features in a SandBox environment before they’re activated in a Production environment.

December 2022 Cumulative Updates for Dynamics 365 Business Central and Microsoft Dynamics NAV

The December updates for Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply …

Continue reading

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. …

Continue reading

Dynamics 365 Business Central – What can you buy with Filter Tokens?

Do you use Filter Tokens in Microsoft Dynamics 365 Business Central? Have you heard of Filter Tokens? Filter Tokens are special words that resolve to a filter string of values. Several Filter Tokens are defined in Microsoft Dynamics 365 Business Central; for example, the ‘%mycustomers’ Token (Note: when using a Filter token, an ampersand precedes …

Continue reading

Real things I’m asked – Date Assignment

Q: What’s the syntax to assign a date in BC? Used to be date := 010122D; A: In AL The syntax for defining Date format is yyyymmddD, where D is a mandatory letter. In C/AL a normal date is assigned with the format <MMDDYY>D

What do you need to know for the MB-800 exam?

This post is a contribution by Andrea Riviezzo. Andrea is an active member of the Microsoft 365 Dynamics Business Central Community. Andrea, the Denver NAV/BC Chapter Leader, named me Chapter Leader of the month for November 2017, Chapter of the Year 2018, Ruby Gemstone Award 2018 and 2019, and NAVUG All-Star. She also served on the …

Continue reading

It’s Friday – November 11

Dynamics 365 Business Central – Setup Payment Tolerance

Microsoft Dynamics 365 Business Central has many options for setting up different scenarios in a business environment. Microsoft Dynamics 365 Business Central allows you to set up payment tolerances when applying payments to invoices. Once set up, a payment tolerance will close an invoice when a payment does not fully cover the amount on the …

Continue reading

Dynamics 365 Business Central – you can do more with your URL

The Microsoft Dynamics 365 Business Central web client has several parameters in the URL, allowing you to manipulate what is displayed in the web browser. There are many parameters available for use in constructing the URL. For example, you can display a specific page, table, or report. Load the web client for a particular user …

Continue reading