Catch up on our March 2025 meetup in Newcastle for the D365 & Power Platform UG North East. Learn from expert sessions on overcoming Business Rule limitations with JavaScript and adapting Power Pages to GDS standards.In this session at the Scottish Power Platform User Group, I shared how low-code developers can create secure, custom client reports using Power Automate and Azure. Learn about reverse proxy functions, integrating Azure Functions with Power Automate, and deploying the solution in your own environment.Discover how to set item or folder permissions in SharePoint using Power Automate Flow with a custom connector and service principal in this comprehensive step-by-step guide.Learn how to send emails from Power Automate without a service account! 🚀 This step-by-step guide walks you through setting up an App Registration, securing permissions in Exchange Online, and using a custom connector—no password resets or login issues. Perfect for secure, scalable email automation in Microsoft 365! 🔗 #PowerAutomate #Microsoft365 #AutomationIn this session at the Norfolk Power Platform User Group, I shared how low-code developers can create secure, custom client reports using Power Automate and Azure. Learn about reverse proxy functions, integrating Azure Functions with Power Automate, and deploying the solution in your own environment.In this session with the Power Platform Learner to Leader community, I shared how to avoid common mistakes and data loss by backing up your Power Platform development environment using Azure DevOps pipelines. Here's a step-by-step guide you can follow.In this session at the Low Code No Code Microsoft Power Platform Conference 2024, I will share how low-code developers can create secure, custom client reports using Power Automate and Azure. Learn about reverse proxy functions, integrating Azure Functions with Power Automate, and deploying the solution in your own environment.Learn how to easily move Dataverse for Teams solutions between environments using a simple PowerShell script. This step-by-step guide walks you through the entire process—no need for Azure DevOps—helping you manage solution exports, imports, and version tracking with Git. Perfect for both beginners and seasoned developers looking for a streamlined approach to solution management.In this session with the Power Platform Learner to Leader community, I shared how to avoid common mistakes and data loss by backing up your Power Platform development environment using Azure DevOps pipelines. Here's a step-by-step guide you can follow.Calculating working days in Power Automate can be challenging due to the various factors like weekends, holidays, and custom schedules. To help simplify this process, I’ve developed a tool designed to handle multiple working day scenarios with ease. This post walks you through the setup and usage of the tool, complete with step-by-step instructions.Ever wondered what would happen if you lost your development environment? How do you feel about having to do all of that work again? What about if you spot a problem days later? Can you remember the value you changed three days ago in that flow? Have you ever seen someone delete the website record by mistake.Power Automate is a wonderful tool, but there is a world of difference between building something for personal productivity and utilising this amazing low-code tool for production, where an important business application will rely on it.Recently I was asked if it was possible to place a message at the top of every form, and every view across an entire Model Driven App. This message would then open up a Custom Page that would display more detail. In this Blog post I go into detail in to how this can be achieved.Want to get started using the Power Apps Component Framework (PCF), would you like to start building controls. In this blog post we are going to step through the process to building your first component.In this tutorial, we’ll dive into the world of Hugo, a powerful and lightning-fast static site generator. Whether you’re a developer, blogger, or content creator, Hugo can simplify your workflow and help you build efficient, static websites. By the end of this tutorial, you’ll be equipped to create stunning static websites using Hugo. Let’s get started!Frequently moving between desktop builds, want to be able to get up and running quickly, I’ve found it incredibly useful to have my own build script that covers 80% of the tools I am likely to need. It's essential tools ready to go saves a lot of time and hassle, that’s why I created a PowerShell script to automate the installation of the developer tools I often use when working on the Power Platform.Have you ever wondered if you can use Environment Variables in a PowerFX button, how to create a custom email link button in the command bar of your Power Apps model-driven application using environment variables and Power FX? Luckily, Power Apps has recently made it possible to achieve this. With the help of Power FX, which is the same language used in canvas app development, anyone can efficiently customise their app’s command bar without needing prior knowledge of JavaScript or the Ribbon Workbench.Cloning multiple records within a data view in a Model-Driven App is a common request from end users. It helps them quickly fill out data fields in situations where only a few values differ between records.