OnChange events in Power Apps
What can be easier than the OnChange event in Power Apps? When a user selects or types a new value for a control we can configure our app to d...
What can be easier than the OnChange event in Power Apps? When a user selects or types a new value for a control we can configure our app to d...
In Power Apps there is sometimes a need to select a property dynamically. You get the name of the property from ,for example, a dropdown, and ...
In the my previous posts about Copilot Studio, I've already had a look at Variables and how to work with variables. However it will be useful ...
After yesterday's post about Activities in Copilot Studio, today I'm looking at Actions in Copilot Studio. The terminology here is confusing f...
After looking at Triggers in Copilot Studio a few weeks ago, I'm taking the next step in this post. Activities in Copilot Studio.
Last week I someone ask me about calculating the largest divisor for a number within Power Apps. This had to be fast! With the right approach,...
Within SharePoint there is the option to allow management of content types. But how do you manage this setting within Power Automate?
This is a quick tip blog post about Power Automate conditions in Power Automate. With the new(?) development UI, it is important to think pos...
Today Microsoft released custom Power Fx functions to support reusable code within Power Automate. In this post how to create and use these cu...
In my last few posts, I've looked at creating an Copilot agent. Now the next step is to put the agent somewhere useful. In this post I'll crea...