Power Apps

Create long-running approval requests in Power Automate (override 28-days timeout)

Sending approval requests is one of the most common use cases for which Power Automate is used for. After all, the out-of-the-box connector for approvals has a limitation: if the approval request is not approved or rejected within 28 days, the action will time out and this will cause your flow to fail. In this …

Create long-running approval requests in Power Automate (override 28-days timeout) Read More »

Power Automate licensing explained (Updated 2024)

One of the most read articles on our Power GI website is on Power Automate licensing structure. But a lot has changed since we first wrote it, so we decided to write a new blog with the most recent updates. If you’re here, most likely you have already come across Power Automate either Cloud or Desktop …

Power Automate licensing explained (Updated 2024) Read More »

Use MySQL views from Power Automate and Power Apps

If you have worked on a Power Platform project that needs connections to MySQL, then you might have noticed views are not listed when browsing the catalogue of a MySQL database. In this blog post we bring you a quick trick on how to successfully retrieve data from MySQL views from both Power Automate and …

Use MySQL views from Power Automate and Power Apps Read More »

Update connection references in a Managed solution – Power Platform

A connection reference, a key component in a solution, contains vital information about credentials used to connect to a Power Platform connector. During the import of a managed solution into an environment, users face a choice: selecting an existing connection or creating a new one. It’s crucial to note that, once a managed solution is …

Update connection references in a Managed solution – Power Platform Read More »

Power Automate Desktop

How to upload files to SharePoint from Power Automate Desktop?

When we are using Power Automate Desktop to download files from the web, it’s a very common use case to want to upload them to a SharePoint site. There are two ways to achieve this, depending on if you have a Power Automate Premium account or if you don’t.  Content Option 1. You have a …

How to upload files to SharePoint from Power Automate Desktop? Read More »

Use Copilot and AI to create Power Apps apps

What is Copilot? Microsoft 365 Copilot is an Artificial Intelligence assistant that can be used for Microsoft 365 apps and services, the Power Platform included! Creating a new Power Apps with Copilot Visit the Power Apps portal: make.powerapps.com. You will notice this section in the home screen. Just start typing a simple description of the …

Use Copilot and AI to create Power Apps apps Read More »

Handle empty combobox when filtering Galleries in Power Apps

When you are using a combobox to filter a gallery based on the selection, you can check if the selection is blank or not, and depending on that, show only the records that match the combobox selection or show all records. For below scenario, we want to filter the Category of each record based on …

Handle empty combobox when filtering Galleries in Power Apps Read More »