Month: February 2022

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 Apps Canvas - Solutions

Canvas Power Apps – Test Studio Introduction (Get Started with Power Apps Automation Testing!)

This is a video aimed at showing you how easily it is to create automated tests for Canvas Power App using the Power Apps Test Studio. The example uses a new user screen to create a new user, test data entry by writing automation tests manually and using the recording feature. This video will also show you how to fix the ‘Enable error management in your app’ error.

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

Power Automate Desktop Actions – Create & Add Items to a List

This is a video to show you how to use the Create & Add Items to a List actions within Power Automate Desktop. These actions allow you to create a list and add items to it!

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