Power Automate

Power Automate - Actions

Power Automate Actions – Terminate (Stop Flows During a Run)

This is a video to show you how to use the Terminate action (how to stop flows during a run) within Power Automate (and Logic Apps!). This action allows you to stop flows running with a status of cancel, fail or succeed.

Read More
Power Automate - Actions

Power Automate Actions – Switch (Switch Statement)

This is a video to show you how to use the Switch action (Switch Statement for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to react to data without cycling through multiple IF actions while also having a default approach when data does not match.

Read More
Power Automate - Actions

Power Automate Actions – Do Until (For Loop)

This is a video to show you how to use the Do Until action (For Loops for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data/iterate through a set of numbers, set a stop condition and specify a set of actions to run each time when the condition is not true.

Read More
Power Automate - Solutions

Power Automate – HTTP Error Codes (and what they mean!)

Have you ever got an error code, such as 404, on Power Automate and had no idea what it means? This blog post is to show you what common error codes you can expect to see when using Power Automate with an easy to understand description of each!

Read More
Power Automate - Actions

Power Automate Actions – Condition (React to Data)

This is a video to show you how to use the Condition action (Similar to IF statements for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to apply a single or multiple conditions to data and react if those conditions are either true or false.

Read More
Power Automate - Actions

Power Automate Actions – Apply To Each (Cycle Through Multiple Items and Perform Actions on Each)

This is a video to show you how to use the Apply to Each action (For Each for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data and specify a set of actions to run each time for each item in an array.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – How to Increase a Variable (Increase Variable)

Learn how to increase numeric variables in Power Automate Desktop! This video will will explain how to increase a number variable in Power Automate Desktop (RPA) by both a hard coded amount as well as a dynamic amount.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – How to Decrease a Variable (Decrease Variable)

earn how to decrease numeric variables in Power Automate Desktop! This video will will explain how to decrease a number variable in Power Automate Desktop (RPA) by both a hard coded amount as well as a dynamic amount.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – How to Set a Variable (Set Variable)

Do you want to understand how variables work within the RPA scene of Power Automate Desktop? This video will will explain how to set a variable, overwrite a variable and how variables work within the world of Power Automate Desktop RPA.

Read More
Power Automate Desktop - Solutions

Add an Empty String/Blank New Line on Power Automate Desktop

Do you want to create an empty string variable? Do you want to append a new line that’s blank? Well you may have tried to do this on Power Automate Desktop, however, you’ve hit the ‘Parameter ‘To’: Can’t be empty’ error issue, this blog post will show you what you need to do to work around this correctly.

Read More