Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Boost Your Productivity with Microsoft Dynamics 365 Business Central’s New Drag an...

Microsoft Dynamics 365 Business Central has introduced a new feature in the 2023 Wave 1 update, which allows users to drag and drop files directly onto the File Upload dialog. This new functionality makes it easier and faster for use...

Business Central
ShanAbeywicrema 940
Like (0)
Shopify connector becomes extensible

We all know, current Shopify connector has limited features, also it is not extensible. Good news is Microsoft has published connector becomes extensible with 2023 wave 1 release. Let’s see what we can do and the available events. Wh...

Business Central
ShanAbeywicrema 940
Like (0)
Get data from MySQL database using ODBC Connection

This topic shows you how to connect to MySQL database using ODBC Connection. You may have to download the ODBC MySQL driver from MySQL Community downloads. Download ODBC MySQL Connector https://dev.mysql.com/downloads/connector/odbc/ You may also ...

ShanAbeywicrema 940
Like (0)
Get data from MySQL database using ODBC Connection

This topic shows you how to connect to MySQL database using ODBC Connection. You may have to download the ODBC MySQL driver from MySQL Community downloads. Download ODBC MySQL Connectorhttps://dev.mysql.com/downloads/connector/...

ShanAbeywicrema 940
Like (0)
PageNumber & TotalPages in Dynamics NAV Report Layout

Have you ever struggled how to get page number & total pages in body section ? Here is the solution that  might help for you. We can implement this by introducing new two functions in RDLC. Then you need to call these functions in the body are...

ShanAbeywicrema 940
Like (0)
Print Layout button is not available in Dynamics NAV Report Preview

Sometimes you might be seen Print Layout button is not available in your report. This is very common problem and sometimes in the standard reports. If you faced similar problem, look carefully your code which is contains or use CurrReport.PREVIEW ...

ShanAbeywicrema 940
Like (0)
Better error handling using IF Condition in Dynamics NAV

Hello guys, I would like to share some important tips with you and sometime you might known these tips also you love C/AL coding and you would hate this area, which is error handling. So Let’s have a look of better error handling in Dynamics...

ShanAbeywicrema 940
Like (0)
Automation Data Type and usage in Dynamics NAV

Hello guys, nowadays we have so many integration with other third party applications. Sometimes you might use your own classes to get some work done. Here are some important article regarding Automation Data type and its usage in Dynamics NAV. Let...

ShanAbeywicrema 940