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