Yesterday I looked at how to use the Azure AI Foundry connector in Power Automate today I’m doing the same within Power Apps, creating a Q&A app using GPT 4.1.
Category: Microsoft Power Platform
All Microsoft Power Platform posts
It’s quite an old problem, when you use Power Automate for many connectors when you push them hard enough you will get throttled. How do we avoid throttling from happening.
Many to Many relationships can be painful in Canvas Apps . In this post I’m looking at how we can work with many to many relationships in Power Apps. I will cover the creation of the relationships, updating the relationships and querying the relationships.
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 do something. But what if that OnChange event triggers at the wrong time?
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 now you want to retrieve the value of that property in a record.
