top of page
Power Apps


Power Platform Virtual Tables: Unlock External Data Without Data Duplication
Virtual Tables in Microsoft Power Platform allow you to access external data in Dataverse without physically storing it inside Dataverse. Instead of copying or syncing data, Virtual Tables create a real-time connection to external systems such as SQL Server, SharePoint, Azure, or other APIs. They behave like standard Dataverse tables inside Model-Driven Apps — supporting forms, views, security roles, and relationships — but the data remains in the source system. This makes Vi
Sivakumar K
Feb 234 min read


Automating Lead Follow-Ups with Do Until in Power Automate
Learn how to use the Do until action in Microsoft Power Automate to automatically follow up on new leads until they are contacted. This article explains a real-world sales use case and shows how Do until helps ensure no lead is ever missed. In sales and customer engagement, speed matters . When a new lead is submitted, delays in follow-up can directly impact conversion rates. But what if your team forgets to respond—or gets busy? This is where the Do until action in Power
Sivakumar K
Dec 21, 20254 min read


Use Fewer Controls in Power Apps (and Make Your App Faster)
Replace dozens of labels with one gallery + two labels. Build a Key/Value collection once, and let the gallery repeat rows. Your screens render faster, align perfectly, and scale from 10 to 40+ fields without exploding the control tree.
Sivakumar K
Oct 30, 20251 min read


Master Power Fx: The Complete List of Formulas for Microsoft Power Apps Canvas Apps
Meet Power Fx — the heart of low-code development.
From building dynamic Canvas Apps to automating data-driven workflows, these formulas are your secret weapon.
Explore the complete Power Fx guide — packed with examples, syntax, and tips to help you create scalable, intelligent, and professional-grade apps that transform ideas into impact.
Sivakumar K
Oct 21, 20255 min read


How to Download Documents from Your Canvas App (Dataverse Attachments Made Simple!)
Ever wondered how to let users download files or attachments directly from your Power Apps Canvas app — especially when your data lives...
Sivakumar K
Oct 13, 20253 min read


Build a Simple Visitor Management App with Power Apps
Managing visitors effectively is important for any organisation. To make this process smoother, I created a demo Visitor Management...
Sivakumar K
Sep 28, 20251 min read
bottom of page