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.
2 parents f37490b + 23c9f27 commit 98be98dCopy full SHA for 98be98d
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