PAD

Power Automate Desktop - Solutions

Create A Folder Shortcut in Power Automate Desktop

Learn how to easily create folder shortcuts with Power Automate Desktop using PowerShell!

Read More
Power Automate Desktop - Solutions

ChatGPT-4o Personal Assistant with Power Automate Desktop

I take the new ChatGPT-4o model for a test drive as being my Power Automate Desktop assistant. Can it answer and provide me with a guide to solve my issue? Check this video out to see if it can.

Read More
Power Automate Desktop - Solutions

Get Data From a Website HTML List in Power Automate Desktop Actions

Learn how to easily gather all of the data you need from a HTML list. Have you ever tried to extract data from a table only to find out the website developer decided to make a list that has no clear identifiers?! Well rather than following path and gathering all of the items individually, this video will show you how to capture entire lists from websites, even unordered lists, and store them into a table to be easily used on Power Automate Desktop.

Read More
Power Automate Desktop - Solutions

Save Files and the Avoid Save As Dialog Box (Download from Web) in Power Automate Desktop Actions

Learn how to easily and dynamically avoid Save As dialog box when working with website automation and trying to download files. Store the files you want to download into your chosen location easily, capture the file urls and AVOID those pesky Save As browser dialog boxes using Power Automate Desktop.

Read More
Power Automate Desktop - Solutions

How to Get the Last Day of the Month in Power Automate Desktop

I’ll show you a straightforward way to calculate the last day of any month using Power Automate Desktop. I’ve focused on using simple date and time actions, making it easy for anyone, whether you’re a beginner or an expert in RPA. If you’ve ever struggled with date calculations or just want simple approach, this video […]

Read More
Power Automate Desktop - Solutions

How to Get a Windows Username in Power Automate Desktop

In this post, I’ll be guiding you through two methods to dynamically retrieve the currently logged-in username on a Windows system using Power Automate Desktop. Why?! because you may be moving your RPA’s between users, machines or wherever and you may need to dynamically gather their username so that you can find the locations you’re storing files locally.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Switch (Switch Statements including Case & Default Case)

Learn how to use Switch actions in Power Automate Desktop and how both Cases and Default cases work. This video will walk you through a step-by-step guide on adding a switch statement to your Power Automate Desktop flow, and how these three actions work together with an easy to follow example.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Generate Random Number (Generate a single or a list of numbers!)

Learn how to easily generate a single or a list of random numbers on Microsoft’s Power Automate Desktop in a single action!

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Clear List

Learn how to completely clear a list so you have a reusable empty list variable on Power Automate Desktop.

Read More
Power Automate Desktop - Actions

Power Automate Desktop Actions – Remove Item From List (Use Index or a Value to Remove an Item)

Learn how to remove an item from a list using an Index or a Value with Power Automate Desktop. This video goes through both the index approach, explaining how the numbering works with the list order as well as a value search for both removing individual items and all items of that value!

Read More