Create your own Power Automate History table records-Part 1-How to get the URL of the Flow Run?
Published on:
Learn moreRelated posts
Power Automate: take Function
Learn how to use the "take" function in Power Automate. Grab items from the front of arrays and strings, handle edge cases, and combine with s...
Variables inside Apply To Each steps in Power Automate
For many years I’ve been saying, don’t use variables in Power Automate as it hurts the flow’s performance. Recently it was p...
Power Automate trigger and action for forms in SharePoint (Preview)
Power Automate introduces preview triggers and actions for SharePoint forms, enabling workflow automation on form submissions starting May 202...
Generate documents using forms in SharePoint with Power Automate (Preview)
Power Automate will introduce a preview action in May 2026 to generate documents from SharePoint forms by mapping inputs to templates. Availab...
Power Automate: skip Function
The "skip" function removes items from the front of an array in Power Automate. Learn edge cases, null handling, pagination patterns, and arra...
Microsoft Power Automate | 2026 Release Wave 1
Power Automate: sort Function
Power Automate's sort function arranges arrays in ascending order by value or property. Learn usage tips, the string-vs-number gotcha, and how...