# Excel - Update row action

This action updates a row in a table in a specified Excel file.

# Input fields

Input field Description
File source File source of the spreadsheet, either from OneDrive or Sharepoint document library
Site
Only if file source is Sharepoint
The Sharepoint site that spreadsheet belongs in.
File The file within the selected file source. Either select from the generated picklist or provide the file ID manually.
Table name Name of the table to add rows to.
Index The index of the row to be deleted.
Columns The column names for this table. These are used to generate the datapills in this action's output. It does not need to match the column names in your worksheet.
Row values The row values to update.

# Output fields

Output field Description
Rows The rows just added to the Excel file.


Last updated: 3/21/2023, 3:54:11 PM