We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c918c6 commit 23c9f27Copy full SHA for 23c9f27
docs/testing/power-automate-troubleshooting.md
@@ -53,7 +53,6 @@ The following methods do nothing in a script when called through Power Automate.
53
| Class | Method |
54
|--|--|
55
| [PivotTable](/javascript/api/office-scripts/excelscript/excelscript.pivottable) | `refresh` |
56
-| [Workbook](/javascript/api/office-scripts/excelscript/excelscript.workbook) | `refreshAllDataConnections` |
57
| [Workbook](/javascript/api/office-scripts/excelscript/excelscript.workbook) | `refreshAllPivotTables` |
58
| [Worksheet](/javascript/api/office-scripts/excelscript/excelscript.worksheet) | `refreshAllPivotTables` |
59
0 commit comments