Making impactful things with AI and programming.
2025-09-01
Guide - Granting Users Access to Create and Manage Copilot Studio Agents
Encountering permission issues in Copilot Studio? This guide walks you through the steps to ensure you and your team have the access needed to create and manage agents
2025-08-15
New Power Apps PCF arrived: Document Processor
a PCF control for fast, local Excel parsing and support multi-file drag&drop upload. No slow SharePoint handoffs or long Power Automate loops.
2025-08-02
Http button PCF: Make HTTP request locally
A Power Apps custom component (PCF) that allows you to send HTTP requests from your app locally
2025-08-01
Display Images in Copilot Studio
A simple trick to display inline images in Copilot Studio, not via image URL.
2025-01-06
How to Add a Custom Component to Your Power Apps
Learn how to enhance your Power Apps by adding custom components, react code, and improved app functionality.
2024-07-01
Understanding Power Apps Authoring Version
Learn what Power Apps Authoring Version is, why Microsoft frequently updates it, and how to switch between versions.
2024-06-30
Power Apps Real-Time Co-Authoring for Canvas Apps
New Co-Authoring feature in Power Apps enables multiple makers to edit a canvas app simultaneously, boosting productivity and collaboration efficiency.
2024-06-09
String interpolation in Power Fx
String interpolation helps us place the right data into the right place without splitting a main string. Without it, we had to split the main string into many small pieces to insert the data between words.
2024-06-01
New Power Apps Button Control with Icon
First look of Button control with icon in Power Apps, which simplifies creating buttons with integrated icons and text, eliminating the need for grouping multiple controls.
2024-05-26
Securely Download Images from SharePoint’s Image Column in Power Apps
A step-by-step guide on securely downloading images from SharePoint’s image column using Power Apps and Power Automate by reconstructing encoded URLs instead of relying on binary data.
2024-02-30
Maintaining Consistent Font Sizes in Canvas Apps
Standardize font sizes in Power Apps canvas apps by learning unit differences, conversion tips, and how to use variables for consistent typography.