Category: Development

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

It’s Friday – November 11

It’s Friday – November 04

It’s Friday – October 28

Dynamics 365 Business Central 2022 Wave 2 – IntelliSense for defining sorting on data view properties now includes table keys

With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2022 Wave 2 has several exciting Development features for runtime 10.0. One of the exciting features is to IntelliSense for defining sorting on data view properties now …

Continue reading

It’s Friday – October 21

Dynamics 365 Business Central 2022 Wave 2 – Enable NoImplicitWith feature by default

With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2022 Wave 2 has several exciting Development features for runtime 10.0. One of the exciting features is to Dynamics 365 Business Central 2022 Wave 2 – Enable …

Continue reading

It’s Friday – September 30

Dynamics 365 Business Central 2022 Wave 2 – See the primary key for table fields in IntelliSense

With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2022 Wave 2 has several exciting Development features for runtime 10.0. One of the exciting features is to See the primary key for table fields in IntelliSense. …

Continue reading