Have you considered moving you Canvas Apps from Classic Controls to Modern Controls? Unfortunately it isn’t as easy as just replacing each control. In this post I’ll help you find the matching controls and their properties.
Latest posts on SharePains
Recently a few times I’ve been asked about how to make controls visible or invisible depending on the value selected in dropdowns, combo boxes and various other controls. In this post I’m going through the most common controls used for this.
As the SharePoint Embedded connector was released last night, I thought it would be useful to start a series of posts about SharePoint Embedded within the Power Platform.
Why does Microsoft hide the best practices in the Power Platform? In this post I will go through some best practices that aren’t always obvious to find.
How do you convert CSV files to JSON? When you have data in CSV format and you want to use this within Power Automate, there used to be a lot of splitting by end of lines, commas and various other challenges. Nowadays, converting CSV files to JSON can be done in an easier way.