Auto height, Containers and flexible font sizes in Power Apps
It is important that each control on your screen fits and that nothing overlaps. Auto Height and Containers can help you be with flexible font sizes. Flexible font sizes Have…
Paginated REST API calls in Power BI
Last week I was asked about handling paginated REST API calls in Power BI. The REST API end point would only return 200 records while a lot more records should…
Replace Edit with Contribute permissions with SharePoint Site Templates
How do we replace Edit with contribute permissions? When you create a new team site members will have Edit permissions, but often we only want members to have Contribute permissions.…
Managed Identities in Logic Apps to access Microsoft Graph
In this post I’m going through the steps to configure Logic apps to use Managed Identities to access SharePoint sites using Microsoft Graph. Managed Identities Within Logic Apps you will…
A scheduled flow that locks an app
Earlier this week I was asked on the chat how to handle scheduled flows that need to lock an app in Power Apps while the flow is running. Scheduled flows…
4 new undocumented functions to encode and decode Xml in Power Automate
Today, I found 4 new undocumented functions in Power Automate Why Encode Xml? First of all, why would we need to encode xml? Sometimes characters in the xml could cause…
Connect to Microsoft Graph using PowerShell with certificates
Earlier this week I fixed some PowerShell scripts that connected into Microsoft Graph using the Thumbnail of a certificate installed on my local system. Some of the challenges in this…
Finding actions/steps in Power Automate
In Power Automate, it has always been a good habit to rename actions so that other developers can understand your flows as well. Finding Actions in the Flow Designer Canvas…
Is Copilot going to fix your problems?
Microsoft’s only talking about Copilot and the new Power Automate Designer at there events but does Copilot actually solve your problems? In this post I’m putting Copilot for Power Automate…