Do you rename controls in Power Apps? Well of course you do! What if you have an app with many controls and they all use the out of the box names? It can becomes quite a task to name your controls properly. In this post the quick trick to get all controls renamed with Copilot within seconds.
Tag: power apps
Following last week’s post about using a single patch to replace Patch inside ForAll, I was asked about, how to not only update multiple items,
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.
How often would you like to count the number of records without really wanting to load all the records that exist in a list or table. CountRows, CountIf, CountA and Count are four functions to get a record count in Power Apps.
In this post you will find the best ways to get your record count.
A while back I wrote an introduction post about automated testing Power Apps using Power Automate Desktop. Today, I’m going to look at automated testing in more detail focussing on the various controls available.