Introduction: We know about the PromotedActionCategories and how Promoted action looks and feels in Business Central. In this blog, I will explain the new action bar-related changes in Business Central AL Development and how to create new promoted action categories. Pre-requisites: Basic Understanding of Promoted Action Categories Books & References: https://yzhums.com/20903/ Demonstration: Currently, there are two ways to have Promoted Action Categories Microsoft has introduced a new action area feature in Business Central which makes adding Promoted Actions easy on the Action bar. Earlier, we used to create the Promoted Action Categories by defining them in Page Property and using the PromotedCategories in action. Refer link in References This will be allowed but moving forward, we will need to use the new way. 1. Create Action: You will create the actions as usual with the area as processing or creation page 50100 Test { PageType = Card; ApplicationArea = All;
Introduction: In this blog, let's explore the Business Central Co-Pilot Edition in Business Central. This blog is regarding the Business Central integration with Open AI(ChatGPT) from Microsoft. Pre-requisites: Business Central v22(Copilot Preview) Books & References: https://learn.microsoft.com/en-us/dynamics365/business-central/ai-preview-getstarted https://learn.microsoft.com/en-us/dynamics365/business-central/ai-overview Demonstration: 1. Setup Business Central Co-pilot Edition: Before the release of Business Central v22, a co-pilot preview was released. This edition provided the AI tools used by Business Central to do the basic marketing texts and reporting. You could earlier create a preview for Copilot. But with BC v22, you will get it included. Below is the Business Central version with a co-pilot edition 2. How to use: Open the Item Card, and you will see the Marketing Text. This will generate the Marketing Text based upon the attributes present in Item Card. Agree