One of the new features now supported in PCF (Power Apps Component Framework) code components are object-outputs. Let's take a look at how they can be used to create an output property with a dynamic schema. [More]
Delegation of queries in Canvas Apps/Custom Pages has long been a troublesome topic. I try to keep a [More]
One of the constant challenges we face when writing canvas apps is to make sure our queries are delegatable. Wouldn't be cool to simply call a FetchXml query using Power Fx? In this post I show you how. [More]
The Power Apps team have had a long-standing quality tool called the Solution Checker. Do you find you have false positives with TypeScript code? [More]
React version 18 has recently been pushed into npm which is great if all of your components support [More]
Power Fx command bar buttons (Commanding V2) is the latest exciting feature to be released in preview - let's take a look at what you will still need the Ribbon Workbench to do for the time being. [More]
One of the most requested features of Model-Driven Apps ‘back in the day’ was to edit th [More]
A very common request I've had for the Ribbon WorkbenchSmart Button solution is to be able to config [More]
A situation I see very frequently is where there is a ‘special’ PowerApps environment th [More]
Way back in 2011 I blogged about the behaviour of DateTimes in Dynamics CRM (as it was then!). Read how Date Time fields work in the Power Platform. [More]