Excel API can't reach data on the last column XFD

Mauricio 0 Reputation points
2024-07-23T11:47:56.11+00:00

I'm using Excel API to read the header of a vertically small file, but which reaches the Excel column limit going to XFD. Calling both /worksheets('Sheet1')/usedRange(valuesOnly=true) and /worksheets('Sheet1')/range(address='A1:XFD1') endpoints will return empty values. Then, as soon as I delete the column XFD those requests bring the data.

I guess this is probably a bug on the Excel API.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,999 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,885 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.