Actions

Power Automate Desktop - Actions

Power Automate Desktop Actions – Find Common List Items (Retrieve all common items from two lists!)

Learn how to get the common items of two lists and create a new list with those items on Power Automate Desktop. This video uses names as an example and shows you step-by-step how to do this!

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Subtract Lists (Retrieve the Differences Between Lists)

Learn how to get the differences between two lists and create a new list of those differences. This video uses names as an example and shows you the importance of which list is used first!

Read More
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 Desktop - Actions

Power Automate Desktop Actions – JSON to a Custom Object

This video will will explain how to change JSON to a Custom Object using the Convert JSON to Custom Object action on Power Automate Desktop.

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 Desktop - Actions

Power Automate Desktop Actions – Convert a Custom Object to JSON

This video will will explain how to change Custom Objects to JSON using the Convert Custom Object to JSON action on Power Automate Desktop.

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 Desktop - Actions

Power Automate Desktop Actions – Create and Modify a Table

This video will will explain how to create and modify tables using the set variable action on Power Automate Desktop.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Create a Custom Object

This video will will explain how to create custom objects using the set variable action on Power Automate Desktop.

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