Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch

Power Apps, known for its low-code/no-code capabilities, now offers the ability to create complete apps from an image. Sometimes, the best way to design an app starts with something as simple as a pen and paper. Whether you’re in a meeting, brainstorming with your team, or just working through ideas on your own, sketching out… Continue reading Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch

Create apps from Figma in Power Apps

The ability to create PowerApps from Figma design files directly helps bridge the gap between design and development by accelerating the app UI development process. It allows developers and designers to collaborate effectively and efficiently to deliver great end user experiences with low cost and effort. Designers can create designs in Figma using the Create… Continue reading Create apps from Figma in Power Apps

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

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

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

Dynamics 365 Media and Entertainment Accelerator

The media and entertainment industries have better solutions available in the extended power platform common data model through the use of Dynamics 365 Media and Entertainment Accelerator. The fans and guests’ engagement are now easily manageable via out-of-the-box model driven and canvas apps. The accelerator provides the below features: Microsoft Teams is integrated with the… Continue reading Dynamics 365 Media and Entertainment Accelerator

Increase efficiency with the Dynamics 365 Government Accelerator

What is Microsoft Dynamics 365 Government Accelerator Microsoft Dynamics 365 Government Accelerator is a new tool designed to assist public sector and government entities in understanding and consuming data.   This first wave of the government data model supports policies, services, programmes, benefits, eligibility, licences, permits, grants, and more. It is accessible as an independent… Continue reading Increase efficiency with the Dynamics 365 Government Accelerator

Dynamics 365 Education Accelerator : Transforming Education Management

Dynamics 365 allows us to develop vertical solutions using industry accelerators. Accelerators are the extensions for the Microsoft Power Platform applications that provide the templates to suit the respective industry requirements. They provide most of the inbuilt functionalities so that the specific industries could leverage those features for their business requirements. In this blog we… Continue reading Dynamics 365 Education Accelerator : Transforming Education Management

Dynamics 365 Automotive Accelerator

As we know that Dynamics 365 Industry Accelerators are the vertical solutions supported on top of common data model to help the customers to easily configure their business requirements. Dynamics 365 Automotive Accelerators basically provide the features which can be leveraged by the dealers and the Original Equipment Manufacturers (OEMs) that includes automobile related deals… Continue reading Dynamics 365 Automotive Accelerator

Co Pilot from Microsoft

Microsoft Dynamics 365 Copilot offers interactive, AI-powered assistance in a variety of business processes. You can use this AI tool to analyze your data, then do things like find trends in specific data sets, create new sheets and charts based on that data, and even It even explains how it works and how to produce… Continue reading Co Pilot from Microsoft

Power Platform and Dynamics 365 based Industry Accelerators

We all know the no code/low code approach followed by Power Platform and Dynamics 365 among others has reduced the time it takes to deliver the solution to the end user. The industry accelerators developed on top of Power Platform reduce this time even further. These can be used on top of both Power Platform… Continue reading Power Platform and Dynamics 365 based Industry Accelerators

Performing CRUD Operations in Power Apps using Sharepoint List – Part I

Hello PowerApps Users,   PowerApps is in demand nowadays because of its remarking features such as: Speed of app creation. Power Apps accelerate app creation.   Low-code and no-code.  Microsoft and other third-party service integrations.   Business process automation.   Low cost of app ownership.   AI capabilities.   Cross-platform access and ease of deployment.  As a beginner in developing… Continue reading Performing CRUD Operations in Power Apps using Sharepoint List – Part I

Enable Offline Capability for Dynamics 365 Sales and Model Driven App

Sometimes the users of the model driven app will be required to update the data even if there is no connectivity to the application. This is needed when the users access the application in a remote place where they do not have the connection to the internet. In order to enable the app for offline… Continue reading Enable Offline Capability for Dynamics 365 Sales and Model Driven App

How to create a Horizontal Scrollable Gallery in Power Apps (Canvas Apps)

Hello Power Apps User. Let’s take a scenario in Canvas Apps. Suppose we want to display 6 columns in a Vertical gallery. Then, we can easily achieve it by the following steps:  Add Blank Vertical Gallery.  Add multiple labels/any other controls inside the gallery. Add necessary DataSource to the Items property of the Gallery and… Continue reading How to create a Horizontal Scrollable Gallery in Power Apps (Canvas Apps)

Rename multiple views easily in Dynamics 365 and PowerApps

In this blog, we will see how to rename multiple system views together using export import approach. Many a times, we come across a situation, where we rename entity. So, if we are renaming the entity, next obvious thing will be renaming the views as well. Now, if there are multiple system views then renaming… Continue reading Rename multiple views easily in Dynamics 365 and PowerApps