Connection.Connected in Power Apps
Anybody ever had problems with Connection.Connected in Power Apps? Connection.Connected is a piece of code in Power Apps that helps you iden...
Anybody ever had problems with Connection.Connected in Power Apps? Connection.Connected is a piece of code in Power Apps that helps you iden...
For loops are one of the basic structures in coding. There are however many different types of loops. How can we implement various types of lo...
In this post I'm looking at Date Only vs User Local dates in Dataverse and how this may affect your solutions in the Power Platform. Have you ...
So you developed an app that handles offline and online using LoadData and SaveData, and then you come across this weird behaviour where scree...
Am I going back to the real basics of Power Automate? No not really. Have you ever tried to create a scheduled cloud flow as part a solution, ...
Do you know how to set Context variables in Power Apps? I thought, I did as well. But I had forgotten that there are two ways to set context v...
Last week, I came across an issue with actions failing in the Excel connector. Making try Excel Connector retry actions, was slightly harder t...
I get often asked, should I use Forms or Controls in Power Apps for data entry. This question can be answered either way. But do you know why ...
In this post I will look at Asynchronous flows vs Synchronous flows, Concurrency controls and multiple response actions in Power Automate flow...
Within Power Automate, it has been possible to run scripts in Excel using the Run Script actions. Did you know that the is a Run Scripts from ...