Category: Power Apps

Power Apps: Creating Microsoft Graph API custom connector
Power Apps: Creating Microsoft Graph API custom connector
Blog Posts

Requirements: Before reading the article please make sure that you have System Adminstrator role in your environment because it’s important to registering an application to Azure Active Directory — a.k.a Azure Entra ID. Why do you need create custom connector? Sometimes you need to use some APIs or 3th party services to using your canvas application or Power… READ MORE

Edit Subgrids Side by Side with Power Apps Grid or Editable Grid
Edit Subgrids Side by Side with Power Apps Grid or Editable Grid
Blog Posts

There are a few blogs about opening the records of a subgrid in a dialog. For instance While dialogs are a much better user experience than navigating away, I would like to write about another option we can use: side-by-side editing using Side Panes (here the learn sdk link). The difference between the Dialogs (opened with Xrm.Navigation.navigateTo) and… READ MORE

Disable Cells Using Power Apps Grid Customizer Control
Disable Cells Using Power Apps Grid Customizer Control
Blog Posts

Disabling controls on a form is a top requirement for model-driven apps projects. Of course this logic needs to be enforced on grids too. In case you are aware about “why we need this” and “what are the challenges”, and are looking for the solutions, you can jump directly to #Solutions. I’ve implemented 3 solutions, from… READ MORE

Create a ChatGPT in PowerApps
Create a ChatGPT in PowerApps
Blog Posts

Before we begin, please note that the OpenAI GPT-3 API is a paid service, and you will need an API key to use it. You can sign up for the OpenAI API on their website. Step 1. Create a Power Automate flow First, we must create a Power Automate flow that will call the OpenAI GPT-3… READ MORE

What is Power Platform?
What is Power Platform?
Blog Posts

Digital transformation has become a top priority for businesses across all industries, and the demand for low-code solutions that enable rapid application development is growing. In today’s fast-paced business environment, organisations need efficient and flexible solutions to improve productivity, streamline processes, and reduce costs. Microsoft Power Platform is an intuitive, collaborative, and extensible low-code solution… READ MORE

What is Power Apps?
What is Power Apps?
Blog Posts

Power Apps is another critical component of Microsoft Power Platform that enables individuals to build low-code solutions to business challenges. It enables you to build professional-grade apps, workflows, and embed dashboards into your apps while connecting to various data sources and other Microsoft products. Power Apps allows you to turn ideas into solutions by enabling… READ MORE

Microsoft Power Apps Cookbook
Microsoft Power Apps Cookbook
Ebooks

Download Chapter 1: Build Pixel-Perfect Solutions with Canvas Apps. Discover how to create a set of applications that will give you an insight into different styles when building canvas applications: standalone and embedded. You will also see how to set up different types of data sources for your applications. You can purchase the full book… READ MORE