Unattended UI Flows–February 2020 Update

In the following YouTube video, I will discuss what are some of the key differences between Attended and Unattended UI Flows and will demonstrate these differences through a demo scenario using an Azure Virtual Machine. I will also discuss what the process looks like if you are upgrading from a previous version of the UI Flows App and some key troubleshooting information. I will use … Continue reading Unattended UI Flows–February 2020 Update

Enterprise Power Apps and Power Automate Governance Video–Part 3

Previously, I published Part 1 of a 3 part series where I discussed Securing your environment and Part 2 which discussed how you can Monitor the activities of your users using Power Platform tools. In this video I will discuss Alert and Action strategies that administrators can use to govern their Power Apps and Power Automate (Microsoft Flow ) environments. The topics discussed in this … Continue reading Enterprise Power Apps and Power Automate Governance Video–Part 3

Enterprise Power Apps and Power Automate Governance Videos–Part 1

This past week, I participated in an event put on by Microsoft Canada and Fidelity Factory. At this event I spoke about Power Apps and Power Automate Governance. I had requests about whether or not this event was recorded, so I decided to record some videos on the subject. Due to the length of content, I decided to break this into a 3 part series: … Continue reading Enterprise Power Apps and Power Automate Governance Videos–Part 1

Introducing 10 Advanced Tips for Building Effective Flows Course on Udemy

In late August 2019, Jon Levesque and I released a course called 10 Tips for Building Effective Microsoft Flows. The target audience for that course was people who are new to Microsoft Flow. When we designed that course, we already had intentions to also publish a more advanced course. Well, that day has come! We are happy to announce that our 10 Advanced Tips for … Continue reading Introducing 10 Advanced Tips for Building Effective Flows Course on Udemy

New Udemy Course: 10 Tips for Building Effective Flows

**Discount Code Available at end of Post** Back in early August, I created my first Udemy course called Microsoft Flow vs Azure Logic Apps, which tool is right for me? So far the course has been well-received and I appreciate all of you who have taken the course and provided feedback. I enjoyed the process so much that I decided to build another course. This … Continue reading New Udemy Course: 10 Tips for Building Effective Flows

PM on Call: Split Strings and Access Array Indexes

This version of #PMonCall covers a more advanced Microsoft Flow concept, but one that a customer ran into and I figured it would be worth sharing with a broader audience. Problem In this scenario, our customer has a comma delimited string and they need to parse this string and access specific indexes within the array. For example we may have a string like “a,b,c,d” and … Continue reading PM on Call: Split Strings and Access Array Indexes

PM on Call: Parsing JSON Email Attachments

Welcome to a new feature on my blog called “PM on Call”. So why this feature? I am a big fan of Gary Vaynerchuk and he has a saying “Document, don’t create”.  The idea being is that people can surcome to paralysis by analysis by always trying to think of clever ways to create good content. But, what better way to create good content, than … Continue reading PM on Call: Parsing JSON Email Attachments