Skip to main content

Posts

#msdyn365bc - IntelliSense Smarter Method Signature Recommendations.

Hi Readers, In this article we will discuss about how IntelliSense is getting smarter with every release.   With Every version #intellisense is getting smarter day by day. With latest release the signature is getting updated. Demo Video -  Let me know your views in comment to this article. Regards, Saurav Dhyani www.sauravdhyani.com

#msdyn365bc 2023 Release Wave 2 - 126th #bcopendiscussion.

 Hi Readers, During 126'th #bcopendiscussion we discussed about following topics. Video covers -  We explore a range of topics, including: Use different general ledger accounts for payables, receivables. Supporting more countries and regions. Iceland localization app - delocalization. Use the built-in rich text editor to enter data. Add a new FieldGroup to an existing table. Get inlay hints in source editor for AL method parameters and return types. Hover over label variable to see text string value. Set new output folder setting for storing app files at AL project build. Get smarter method signature recommendations in IntelliSense. Segment AL code and reduce naming conflicts with namespaces. Show list of keys while working on AL code. Distinguish between browser tabs when multitasking. Share readable deep links to pages and records. Demo Video -  Let me know your views in comment to this article. Regards, Saurav Dhyani www.sauravdhyani.com

#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