Hi, I’m Jean-Paul Dosher 🖖🏻
Welcome to my blog for Power Platform stuff!
Here I share challenges I’ve faced, explore promising techniques, and experiment with new approaches to everyday problems.
Lastest work
It’s cool to be part of a community—sharing is caring!
-
Optional Chaining in Power Automate: Prevent Errors accessing nested items in a JSON return
Optional chaining to prevent errors when acquiring nested items
-
Handling Power Automate actions outputs
A friend was struggling to get the desirable output of a “Get from SharePoint” action, there is a way or another to…
-
Usage of App.OnError in Power Apps – Dead programs tell no lies
Error handling in Power Apps has many possibilities depending on your project goals. One great implementation is the usage of App.OnError to…