Author: sean@sharepointeurope.com

Power Platform Pipelines oAuth Configuration App
Power Platform Pipelines oAuth Configuration App
Blog Posts

I’ve written before about my architectural pattern for oAuth connection delegated deployments and I’ve even provided a step by step guide and template flow to help people with the process but it’s still quite complicated. Today I am releasing a solution that organisations can use to make connection management easier for delegated deployments where they… READ MORE

Unlocking Dataverse Functions
Unlocking Dataverse Functions
Blog Posts

We low-code developers share a common goal: we want to code less but achieve more. For years, extending business logic in the Power Platform meant either diving into full C# plugins or creating complex JavaScript web resources—both requiring pro-code skills that many makers don’t have (or want to develop). Enter Dataverse Functions. These powerful low-code capabilities… READ MORE

Power Fx Navigate with Record Context - The Hidden Object Wrapper
Power Fx Navigate with Record Context – The Hidden Object Wrapper
Blog Posts

Recently I struggled to navigate between custom pages in Power Fx while passing a record as context. The error was vague and the solution wasn’t obvious. The Problem I tried the straightforward approach: This threw a generic error: “Unsupported property ‘_ownerid_value’.” The error message didn’t point to the real issue, making it difficult to diagnose.… READ MORE

Power Apps is Smarter: Copilot Comment-Generated Formulas
Power Apps is Smarter: Copilot Comment-Generated Formulas
Blog Posts

If you’ve been building Power Apps for a while, you know that moment when you need a specific formula but can’t quite remember the syntax. You know what you want to accomplish, but finding the right function or remembering the exact parameter order sends you scrambling to the documentation. Well, those days might be behind… READ MORE