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

What kind of apps would a citizen developer make?
What kind of apps would a citizen developer make?
Blog Posts

Sure, I’ve been around this industry forever, but I hardly ever have a chance to make personal productivity apps for me.  I’m also spending loads of time training and have less and less time for building stuff.  I’ve never been into coding, not even copy/paste of someone’s script on a CRM form. And as much… 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

Drag and Drop Rows in Power Apps Grid
Drag and Drop Rows in Power Apps Grid
Blog Posts

Please note that this solution contains a part which is not supported by the platform right now, so it shouldn’t be used in production yet. If this eventually gets documented in the future (so if it will be supported), I’ll update the blog. The requirement Lately I was asked if it’s possible to implement a subgrid for… 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

Discover the most recent Microsoft Power Apps updates and highlights
Discover the most recent Microsoft Power Apps updates and highlights
Blog Posts

The low-code development platform, Microsoft Power Apps, continues to change how companies create unique apps without coding expertise. Power Apps allows businesses to improve productivity, streamline procedures, and develop their own innovative solutions thanks to its user-friendly interface and wealth of capabilities. In this blog article, we’ll examine the most recent Microsoft Power Apps updates… 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