Group by in Array/Collections in Power Automate/Logic Apps

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… Continue reading Group by in Array/Collections in Power Automate/Logic Apps

Side Pane in Model Driven App – Part1

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… Continue reading Side Pane in Model Driven App – Part1

Filter The Array/Collections Using Power Automate Or LogicApps

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… Continue reading Filter The Array/Collections Using Power Automate Or LogicApps

Make fields Non-editable in Business Central

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… Continue reading Make fields Non-editable in Business Central

Role-Based Sitemap Navigation in Dynamics 365 CE

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… Continue reading Role-Based Sitemap Navigation in Dynamics 365 CE

Allow Selecting Multiple Customer/Vendor Posting Group in Business Central

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… Continue reading Allow Selecting Multiple Customer/Vendor Posting Group in Business Central

Get Documents E-Signed Using Power Automate Flow

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… Continue reading Get Documents E-Signed Using Power Automate Flow

Set Shipment Date Blank When Creating A New Sales Order In Business Central Using AL Code

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… Continue reading Set Shipment Date Blank When Creating A New Sales Order In Business Central Using AL Code

Creating Custom Email Subject in Dynamics 365 Business Central using AL Code

Microsoft Dynamics 365 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 the ability to dynamically create a custom email subject in Dynamics 365 Business Central using AL code for different document types, when… Continue reading Creating Custom Email Subject in Dynamics 365 Business Central using AL Code

Efficiently Sharing and Synchronizing Power BI Reports within Your Organization: A Cost-effective Approach

In today’s business landscape, organizations are constantly seeking ways to maximize growth while minimizing operational costs. Sharing essential information and insights with management or higher-level teams is crucial for decision-making. However, investing in Pro user or Premium per-user licenses for a limited number of users who only need access to view a specific Power BI… Continue reading Efficiently Sharing and Synchronizing Power BI Reports within Your Organization: A Cost-effective Approach

Microsoft Dynamics 365: 2023 release wave 2 plan overview

As features are ready for release, the Dynamics 365 release plan for the second wave of the 2023 release notifies customers of the most recent upgrades. The second wave of updates for Dynamics 365, Viva Sales, and the supply chain platform are scheduled for release between October 2023 and March 2024. In addition to Microsoft… Continue reading Microsoft Dynamics 365: 2023 release wave 2 plan overview

Microsoft Power Platform 2023 release wave 2 plan overview

Microsoft has announced the latest updates to the customers which are planned to be released during the period of October 2023 through March 2024 as a part of wave 2. Below are some of the features of Microsoft’s wave 2 which are more exciting to get started with. Let’s see what new features have been… Continue reading Microsoft Power Platform 2023 release wave 2 plan overview

NLP in Power Automate Flow

So, what is NLP or Natural Language Processing in Power Automate? Let’s say you are fresher to Power Automate Flow and you have a requirement to implement it. But as a fresher, first you will need to understand which Connector will be used for that, which action and many more. What if I say that… Continue reading NLP in Power Automate Flow

Custom Dialog

Many times, there is a requirement to perform actions based on the user’s input in the Model-driven app. Though there are many ways to do this like, adding a field to the form and getting its response, but as it is a user-interaction process, it is needed to create a “Dialog box” that can be… Continue reading Custom Dialog

Performing CRUD Operations in Power Apps using any Data Source – Part IV

In the previous 3 blog parts, we have shown what data source we are using, Data Model View, how to connect to any data source in Power Apps, how to read data from any Data source, how to create records using the Patch method for column of any data type to perform CRUD Operations. In… Continue reading Performing CRUD Operations in Power Apps using any Data Source – Part IV

Performing CRUD Operations in Power Apps using SharePoint List – Part III

In the previous 2 blogs of Performing CRUD Operations in Power Apps using any Data Source (part 1 and part 2), we have shown what data source we are using, Data Model View, how to connect to any data source in Power Apps, how to read data from any Data source. In this blog, we… Continue reading Performing CRUD Operations in Power Apps using SharePoint List – Part III

Performing CRUD Operations in Power Apps using any Data Source – Part V

In the previous 4 blog parts, we have shown what data source we are using, Data Model View, how to connect to any data source in Power Apps, how to read data from any Data source, how to create records using the Patch method for column of any data type, how to update existing records… Continue reading Performing CRUD Operations in Power Apps using any Data Source – Part V

Performing CRUD Operations in Power Apps using SharePoint List – Part II

In the previous blog part, we have seen how to connect to any data source in Power Apps and perform CRUD operations using SharePoint List as an example. In this blog, let’s see how to read the data from any data source in Power Apps. Reading Data from Data Sources in Canvas Apps: In the… Continue reading Performing CRUD Operations in Power Apps using SharePoint List – Part II

Microsoft Fabric – The One-Stop Shopping Mall

Imagine going to groceries and being forced by your mother to negotiate the best price for a variety of things from different vendors; it sounds tiresome, doesn’t it? What is the easier way to resolve this? You will visit a supermarket, where you can simply find everything you need under one roof. Data professionals face… Continue reading Microsoft Fabric – The One-Stop Shopping Mall

How to Get Barcode Value in Dynamics 365 Mobile App

Microsoft Dynamics 365 provides the ability to scan the barcode from the mobile phone and tablets. For that you can enable “Barcode Scanner” control on any single line of text field from the form. One can use this Barcode Scanning option to access the data easily. Let’s take an example to understand it in a… Continue reading How to Get Barcode Value in Dynamics 365 Mobile App