Category: Technical Blogs
How to Create Progress Indicator in Business Central using AL Code
Inkey, December 12, 20232227 Views
If you want to know how to create a progress indicator in Business Central using AL Code, look no further. This blog will teach you how. A progress indicator is a useful feature that lets the user know how much of a long-running process has been completed and how much is left. A progress indicator […]
Read moreCopy Data Dynamically From Multiple Sources To Multiple Sinks In ADF
Admin, December 5, 20232041 Views
In this blog we are going to learn how to implement Dynamic Mapping to copy data from multiple sources to sinks in ADF. The below attached images show that there are 2 pair of source-destination tables. Now the source table is holding some data while the destination tables is blank, but its schema is similar […]
Read moreGroup by in Array/Collections in Power Automate/Logic Apps
Inkey, December 1, 20237766 Views
Power Automate provides a versatile set of actions and expressions that allow you to craft logic to meet a wide range of requirements. You can utilize these capabilities for data processing, filtering, and sorting tasks, among others. The ‘Group By’ feature in Power Automate is a powerful tool that enables you to establish a new […]
Read moreSide Pane in Model Driven App – Part1
Inkey, November 28, 20231807 Views
There are some scenarios where users spend a lot of time in getting the overview of quick updates due to lack of understanding on where to navigate for accessing the respective dashboards, list, records, etc in the model-driven app. PowerApps has provided an efficient way to reduce this gap and users can comfortably access the […]
Read moreFilter The Array/Collections Using Power Automate Or LogicApps
Inkey, November 7, 202310701 Views
Can we filter the array/collections using Power Automate or LogicApps? Ever came across a situation where from a list of records/objects, you only want to get few based on some criteria in Power Automate Flow? Most of us have gone through that but with the loop approach. In this blog, we will talk about the […]
Read moreMake fields Non-editable in Business Central
Inkey, November 3, 20231319 Views
If you want to make fields non editable in Business Central on a master page or on a transaction page, you depend on developers, but now it is possible and for a functional consultant, this feature is very useful. Prerequisites: Generally, we use the Personalize option to hide the fields or move the fields from […]
Read moreRole-Based Sitemap Navigation in Dynamics 365 CE
Inkey, November 1, 20232530 Views
Different users’ access to different kinds of records is defined by their security roles. You can limit access to entities by using security roles and the rights associated with them. In this blog, we will discover how to set up role-based SiteMap navigation in Dynamics 365 CE. We shall limit the area of a role-based […]
Read moreAllow Selecting Multiple Customer/Vendor Posting Group in Business Central
Admin, October 24, 20231128 Views
At the time of transaction, the user can change Customer posting Group OR Vendor posting Group if needed as per the Accounting Expect. Lets see how we can allow selecting multiple posting groups in Business Central. Requirement: If we are purchasing the material OR sale the material to Vendor/Customer, and Purchasing or Providing Service to […]
Read moreGet Documents E-Signed Using Power Automate Flow
Inkey, October 20, 2023706 Views
In today’s world, everything is moving towards automation and digitalization. This has also impacted the process to get the document signed. Now we can get documents e-signed using Power Automate flow. Yes, you read it correct. We now have the connector in the Power Automate flow to get the documents e-signed with DocuSign. Before going […]
Read moreSet Shipment Date Blank When Creating A New Sales Order In Business Central Using AL Code
Admin, October 17, 2023756 Views
Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to set the shipment date as blank when creating a new sales order in Business Central. This customization can be particularly useful when you want […]
Read more