top of page

Knowledge Base

This is the go-to knowledge center for all citizen developers of Microsoft Power Automate for desktop and UiPath.

We are here to help you in your automation journey toward personal productivity.

Write formula to Excel cell correctly

💡 Encountering errors writing the correct formula to Excel using the action “Write to Excel worksheet”? Use “Activate cell in Excel worksheet”, followed by “Send keys” to write the formula instead. Remember to insert the special key {Return} at the end.

How to retrieve logs for a desktop flow

💡 If you are not using the premium version of the Microsoft Power Automate for desktop, it can be rather tricky to retrieve the logs for the previous runs of a particular desktop flow. Until now.

How to read a large Excel file faster

💡 If you need to read a large Excel file containing a lot of data, you should consider using the database actions instead of the usual Excel actions.

How to navigate to different URLs based on an Excel spreadsheet

💡 Do you need to navigate to multiple URLs iteratively? Each of the URLs contains dynamic values which need to be read from an Excel spreadsheet.

How to filter and split a datatable into a list of datatables

💡 How to filter and split a datatable into a list of datatables

bottom of page