Read Excel | Leapwork Docs

The Read Excel block is used to read an Excel file, select a range of data and then use that data to drive an automation case.

See the Drive data with Excel lesson to get an example of how to use the Read Excel block.

When fully expanded, the following is an example of the Read Excel block:

Note: The screenshot on this page uses the Elegance Design, introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Read Excel onto the canvas.
  2. Choose a Source type (Data File, Local Path, or Cloud File).
  3. Upload / point to the Excel file for that Source type.
  4. Select the sheet and cell range you want the block to read.
  5. Pick a Method, depending on how you want rows returned.
  6. Run the flow when it’s ready.

Building block parameters

Parameters

The file is not saved inside Leapwork; it is referenced from the path. If the file is updated and rows/columns have been added, you must define the Range again, otherwise the updated content from a previously defined range will be used.

The file must exist and you must have read access. If the same name exists in multiple folders, include the folder path (for example, Finance/Quarterly_Report.xlsx).

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.
Sharepoint Connection Configuration and usage of the SharePoint connection in Leapwork to read from and write to Excel files stored in SharePoint.