thabisoflows.hashnode.devError Handling and UI Automation in Power AutomateIn my Premier League Data Extraction project, I learned to handle errors and automate UI interactions in Power Automate Desktop (PAD). A key task was formatting the Excel data as a table, which required interacting with Excel’s UI. UI Automation for ...Aug 7, 2025·2 min read
thabisoflows.hashnode.devExcel Automation with Power AutomateA key part of my ClubFlow was automating Excel to store Premier League club data. This taught me how Power Automate Desktop (PAD) can interact with Excel to create, write, and format data. Writing Data to Excel The flow performs these steps: Excel.L...Aug 7, 2025·2 min read
thabisoflows.hashnode.devData Handling in Power AutomateIn my Premier League Data Extraction project, I learned how to manage data within Power Automate Desktop (PAD). After extracting Premier League club names, I needed to store and process them for use in an Excel file. Creating and Populating a Data Ta...Aug 7, 2025·1 min read
launchchrome.hashnode.devData Handling in Power AutomateIn my Premier League Data Extraction project, I learned how to manage data within Power Automate Desktop (PAD). After extracting Premier League club names, I needed to store and process them for use in an Excel file. Creating and Populating a Data Ta...Aug 7, 2025·1 min read
thabisoflows.hashnode.devWeb Data Extraction with Power AutomateExtracting data from the Premier League website was a pivotal part of my ClubFlow project. This step involved scraping club names for the 2024/25 season, teaching me how to use Power Automate Desktop (PAD) for web data extraction. Extracting Club Nam...Aug 7, 2025·2 min read