Problem Solved
Problem Solved is one of my favorite sections, or at least the one I have the most fun writing. This is where I solve a problem that bugged me for a while and hand you the solution, so you do not have to burn time hunting for it. Every post stays within the theme of the site, so do not expect general programming fixes here. I call it Problem Solved because it is my way of saying fixed, let us move ahead. These posts are sporadic, since there is not always something worth publishing. Depending on the subject, I either slot them into the regular Tuesday and Friday schedule when they fit the theme, or give you an extra article that week. I write a new one as soon as I have a fresh fix to share.
Power Automate: Running PowerShell Scripts
Run PowerShell scripts from your Flows using the Azure Automation connector.
How to update environment variables automatically with Power Automate
Power Automate: How to Get Your Flow’s Name
Power Automate: Converting Strings to Integers
Power Automate: mod function
Returns the remainder of a division.
Power Automate: dateDifference function
Returns days.hours:minutes:seconds between two dates as a string.
How to generate an URL to an email in a shared mailbox?
Power Automate: workflow Function
Returns the running Flow's name, ID, region, and run details at runtime.