Showing posts with the label BCShow all

How to convert Date to DateTime in Business Central [AL- VsCode]?

I have to assign a "Date" Value to a "DateTime" variable. How do I convert the "Date" to a "DateTime"? There are two ways to achieve this, Using CREATEDATETIME procedure Using EVALUATE procedure Using CREATDATETIME Procedure: Use…

Read more

Not Equal to Filter in NAV

Filter in NAV code Not equal filter in nav "Order Line".SETFILTER("No.",'<>%1',ServiceNo);

Read more

Event and Subscription in NAV - Business Central

I love the function. Events and Subscription are modern functions. Before talking about event and subscription let me start from my inauguration day when I was learning C or C++, I am devoted to function. I adore seeing how main() function is the entry point of a…

Read more

Journey To: Business Central

How much I am struggling to install BC on my machine to start development is one good story and could be follow up guide for a newbie. I am still doing my development work on Microsoft Dynamics NAV Development Environment using C-SIDE or C\AL Programming language. On …

Read more
–>