Search Results for:



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.



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.


Create a Prompt Library in Copilot Studio using Adaptive Cards

Have you ever wanted to return data from an adaptive card easily? Do you want to use it to act as a prompt to trigger another topic or an AI call in Copilot Studio? Well then check this video out. I’ll show you an easy way to work with the adaptive cards Action.Submit, to generate a prompt library, with images!


How to Get the Remaining Days Left in a Month in Power Automate Desktop

In this tutorial, I walk you through a process of using date calculations in Power Automate Desktop. I’ll show you how to find the last day of any month and then, how to subtract the current date and time from this last day to determine the remaining days in the month. This video is a fantastic resource for anyone looking to enhance their RPA skills in Power Automate Desktop, especially if you’re dealing with time-sensitive projects.


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 […]


How to Make a Timer to Time Actions or Flows in Power Automate Desktop

Want to make a Timer in Power Automate Desktop (PAD)?! Then check out this new tutorial. In this video, I’ll be showing you how to create a timer to track the duration of actions, subflows, or the entire flow using DateTime variables to calculate it.


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.