Connect Power BI Desktop to Azure SQL Edge or SQL Server 2019 on Docker
On a Windows 11 machine, I recently connected Power BI Desktop to both Azure SQL Edge and SQL...
Read MorePower Apps Survival Guide: Naming Standards
This post covers a suggested naming standard that will help to aid consistency and maintainablity...
Read MorePower APP: How to fix the BAD SOURCE Connector Exception
A short post covering how to resolve the {“Status”: 400, “message”:Bad...
Read MoreResize the C Disk Partition to create a Dev Drive
A Dev Drive formatted as a ReFS (Resilient File System) partition provides an alternative to NTFS. It offers key benefits such as improved resilience to corruption and greater efficiency when handling large data sets, making it ideal for scenarios like GitHub repositories. However, setting up a Dev Drive on an OEM-configured laptop can be challenging, especially if unmovable files prevent resizing the main C: drive partition to free up space. This post outlines the steps needed to reclaim partition space and successfully configure a Dev Drive
Read MoreChild Cloud Flow Exception and Response Handling Part 1
This post explores how Power Automate (cloud) child flows return structured responses to parent flows using a standard output contract. The contract explicitly distinguishes between successful executions, business exceptions, and system exceptions, ensuring the parent flow can make deterministic decisions based on outcome rather than raw failure states.
Read More