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 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

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)