Video

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 – Create and Use Empty Strings

This video is in in-depth guide on how to use Empty String values on Power Automate Desktop. This video also looks at various examples, common errors and why they occur.

Read More
Dataverse - Solutions

Dataverse Data Importing – Modify the CreatedOn Field (using Templates for Data Import)

This is a video will provide you with an introduction to Templates for Data Import, Mapping Data and show you how to import data on Dataverse while modifying the CreatedOn column.

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