In this video, Jonathon Silva demonstrates how to use Power Automate Desktop (PAD) to automate the process of currency conversion for an Excel sheet. Instead of manually converting amounts from one currency to another, which can be time-consuming and tedious, Silva shows how to streamline the process using PAD’s automation capabilities. This is particularly useful for businesses that deal with international transactions and need to convert currencies regularly.
Jonathon starts with a simple Excel workbook that contains a table with currency amounts in US dollars (USD). This table includes columns for an ID, company name, and the amount to convert. The goal is to convert these values into another currency, such as Euros or Canadian dollars, and automatically populate the converted values into the same Excel file.
The process then continues with creating a loop to iterate through each currency value in the Excel table. The loop is set to start from the second row (the first row contains headers) and will iterate through each row until the last value is processed. The loop ensures that every single currency value is captured and converted one by one.
After the conversion, the next step is to write the converted amount back into the Excel sheet. Jonathon uses the "Write to Excel" action to input the newly converted value into the appropriate row and column (in this case, column D). The loop continues to process each row in the table, converting each value and adding the result to the Excel sheet.
After successfully running the flow, Jonathon demonstrates how to save the Excel file and close it. This allows the entire process—from reading the data to converting and saving the results—to be completed automatically without any manual input. Once the flow is set up, it can be reused indefinitely for similar tasks.
Jonathon Silva concludes by emphasizing the power of Power Automate Desktop to eliminate repetitive manual tasks, like currency conversion, and save time. Automating these processes ensures greater efficiency and consistency, especially for businesses involved in international trade.
This video offers a practical example of how businesses can leverage Power Automate Desktop to improve efficiency, particularly in industries that handle multiple currencies.
Posted by Pragmatic Works
Don't forget to check out the Pragmatic Works' on-demand learning platform for more insightful content and training sessions on Power Automate and other Microsoft applications. Be sure to subscribe to the Pragmatic Works YouTube channel to stay up-to-date on the latest tips and tricks.