Skip to content

Power Automate Run Excel Script task failed with error: "Range setValue: Timeout" #580

@Rick-Maxinsheng

Description

@Rick-Maxinsheng

Article URL

https://github.com/OfficeDev/office-scripts-docs/blob/main/docs/resources/samples/combine-worksheets-into-single-workbook.md

Issue

I compose a simple Power Automate Flow for combining two Excel Workbooks by above two Office Scripts. The first script worked well to read the source file worksheet data, but the second one popped up an error when adding data into the destination workbook. The error is about the "range.setValues(value.data)" and feedback a Timeout. Some background information is that the source worksheet intended to be added contains more than 8000 rows. Please see the attached picture for detail.

OfficeScriptErr

Metadata

Metadata

Assignees

Labels

Status: fixedFix is complete and will be available to customers as soon as doc updates are publishedType: doc requestRequest for new documentation or updates/enhancements to existing documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions