office-scripts-docs icon indicating copy to clipboard operation
office-scripts-docs copied to clipboard

Office Scripts Documentation

Results 11 office-scripts-docs issues
Sort by recently updated
recently updated
newest added

### Type of issue Code doesn't work ### Feedback On Page https://learn.microsoft.com/en-us/office/dev/scripts/resources/samples/table-samples, under the heading "**Filter a table**" there is a "**Tip**" box which offers the following tip "Copy _the...

Status: under investigation
Type: doc bug

All of the `Query` class methods do not work with the `workbook.getQueries()` method; however, these methods all seem to work on an individual Query object returned by `workbook.getQuery("name")` To reproduce:...

Needs: attention :wave:
Status: in backlog
Type: product bug

### Type of issue Code doesn't work ### Feedback code doesn't work. run script from library with csv parameter as CSV file data returns "The request entity's media type 'text/plain'...

Needs: attention :wave:

### Type of issue Other (describe below) ### Feedback Hi there, I'm a contributor at the Power Platform Community Forum. A user recently reported an issue when running the ExcelRange.getDataValidation...

Status: in backlog

## [Office Scripts sample scenario: Punch clock button](https://github.com/OfficeDev/office-scripts-docs/blob/main/docs/resources/scenarios/punch-clock.md) **Problem** The script was failing to correctly calculate the shift duration due to issues with how JavaScript's `Date` object parsed date strings...

Status: under investigation
Type: doc bug

This is a little test of the new Learn extension that checks MSFT style. I think the corrections it made seem reasonable and we needed to refresh this article anyway.

**Article URL** _Couldn't find a reference in the online docs_ - it's proably a typo outside your scope or comming from the fork OfficeScript originated from. **Describe the problem** In...

Needs: attention :wave:
Type: doc bug

Hi experts, I have used the Office script to refresh all data connections of the workbook. The workbook uses the OLEDB connection to the Power BI dataset. function main(workbook: ExcelScript.Workbook)...

Needs: attention :wave:
Type: product bug