Skip to main content

Posts

#msdyn365bc Automatically update AppSource apps with minor updates.

HI Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding - Automatically update AppSource apps with minor updates. With this feature - You already can update individual apps from the App Management page in the Business Central admin center or wait for your environment to receive a major update that will automatically update AppSource. In 2023 release wave 2, Microsoft introducing an environment-level setting that automatically updates all installed apps with every minor update , and lets you schedule individual app updates to take place during the environment's update window. Opt in to automatically update apps installed on your environment with each minor update to the environment. This way, you can always enjoy the latest features and bug fixes from the app developers without any manual intervention. Schedule individual app updates to run in the first upcoming upda

Installation - BC23 Dynamics 365 Business Central 2023 Wave 2.

Hi Reader, As Business Central 2023 Release Wave 2 (BC23) is released. In this video we will go through installation of Business Central. Hope you learned something. Please Share your feedback as comment to this article / video. Regards, Saurav Dhyani www.sauravdhyani.com

#msdyn365bc 2023 Release Wave 2 - Open Visual Studio Code from web client to investigate or troubleshoot extensions.

HI Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding - Open Visual Studio Code from web client to investigate or troubleshoot extensions. With this feature - As a developer or consultant, you can open a new Visual Studio Code session from within the web client for a specific customer production or sandbox environment.  Two different contexts will be supported: Open a page from within the Page Inspector or troubleshoot the current session from within the Help and Support page. If Visual Studio Code is already open, the last active session will be used; otherwise, a new Visual Studio Code will open. If the AL Language extension isn't installed, the user will be asked to install it, and the process ends. The user will be asked if they want to investigate, or debug sandbox or production. A new project will be created, and a matching launch configuration will be create

Cracking the Code: Fixing the Posting Date vs. Document Date Relationship in #msdyn365bc.

 Hi Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding -  Posting Date vs. Document Date Relationship. With this feature - The Document Date must align with the date on the sales invoice that you sent to the customer, or with the date on the purchase invoice that you received from your vendor, so that Business Central can correctly calculate finance charges and the amount due. The Posting Date shows when a document was registered in Business Central. Many accounting standards and regulations require businesses to accurately record and report financial transactions based on the date they occurred. Depending on your business processes, these dates might not be the same. To give you the flexibility you need, the Link Doc. Date to Posting Date setting on the Sales & Receivables Setup and Purchases & Payables Setup pages lets you configure your sales and purchase pr

Unlocking Data Secrets: Simplifying Key Discovery in #msdyn365bc tables.

 Hi Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding -  Simplifying Key Discovery in #msdyn365bc tables. With this feature - AL methods accepting keys, such as SetCurrentKey(), now have IntelliSense listing key parameters that are available. Until now it has only shown the list of fields. Note that IntelliSense still suggests table fields, in case the developer wants to just perform sorting on specific fields. Keys are only suggested for the first parameter; subsequent parameters just suggest fields. Microsoft Article. Demo Video -  Let me know your views in comment to this article. Regards, Saurav Dhyani www.sauravdhyani.com

How to Disable Data Analysis Mode in #msdyn365bc.

Hi Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding -  How to Disable Data Analysis Mode in #msdyn365bc. With this feature - AL developers can turn off the data analysis mode using page object metadata. Administrators can turn off the data analysis mode for specific users with a new system permission DATA ANALYSIS. Microsoft Article. Demo Video -  Let me know your views in comment to this article. Regards, Saurav Dhyani www.sauravdhyani.com

Please Hover Over Label Variables to See Details in #msdyn365bc.

Hi Readers, As Business Central 2023 Release Wave 2 Preview is announced.  In this series we will discuss all features in detail.  In this article we will discuss regarding - Hover over label variable to see text string value . With this feature - To easily see the text string value of a label variable.  You can now just hover over the variable and the value will be shown in the tooltip.  Thus, you avoid too much content switching by navigating to the label definition or use Peek Definition (Alt+F12). Microsoft Article. Demo Video -  Let me know your views in comment to this article. Regards, Saurav Dhyani www.sauravdhyani.com