Skip to content

Commit 8f9a2e5

Browse files
authored
Merge pull request #661 from OfficeDev/main
[admin] Publish
2 parents 98be98d + a507f08 commit 8f9a2e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/testing/power-automate-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Office Scripts running in Power Automate
33
description: Tips, platform information, and known issues with the integration between Office Scripts and Power Automate.
44
ms.topic: troubleshooting-general
5-
ms.date: 09/15/2023
5+
ms.date: 10/13/2023
66
ms.localizationpriority: medium
77
---
88

@@ -62,7 +62,7 @@ The following methods act differently in Power Automate flows than they do when
6262

6363
| Class | Method | Power Automate behavior |
6464
|--|--|--|
65-
| [Workbook](/javascript/api/office-scripts/excelscript/excelscript.workbook) | `refreshAllDataConnections` | Only refreshes PowerBI sources. |
65+
| [Workbook](/javascript/api/office-scripts/excelscript/excelscript.workbook) | `refreshAllDataConnections` | Only refreshes PowerBI sources. For other sources, the method returns successfully but does nothing. |
6666

6767
## Select workbooks with the file browser control
6868

0 commit comments

Comments
 (0)