Power Automate – How to convert an array to a string
Arrays are very convenient when working with (large) sets of data. They are easily accessible and can contain multiple attributes (like working with a table). The downside is that you cannot simply use the array in text-based actions like sending a email. In this blogpost, I will explain how to convert an array to a […]
Power Automate – The new cloud flow designer explained and how to switch back to classic
Microsoft recently launched its new and modernized (AI-powered) cloud flows designer. While it seems nice at first glance, there are still some issues with it. At least to my experience. Unfortunately, Microsoft has started to push this designer as default for every tenant, which means we have to cope with these issues. Or don’t we? […]
Power Automate Approvals: Majority / percentual approval
Approvals in Power Automate have two options: First to respond or Everyone must approve. There isn’t an option that states that the majority (or a percentage of the total approvers) must approve, like we had in SharePoint Designer workflows. Does that mean that it isn’t possible to have a majority / percentual approval flow? Well, […]