microsoftgraph / msgraph-sdk-php

Microsoft Graph Library for PHP.
Other
578 stars 144 forks source link

Unable to add/edit data in Excel Workbook #1405

Closed AAllport closed 9 months ago

AAllport commented 1 year ago

Hi Team,

I'm working on a webapp that involves putting data into a user's excel workbook. However, we seem to be hitting a series or roadblocks.

We can successfully retrieve a list of sheets, but there doesn't seem to be any function to update the records? image image

Please advise, as the documentation here seems lacking - https://learn.microsoft.com/en-us/graph/api/range-update

Thanks!

Ndiritu commented 12 months ago

@AAllport we're working to resolve this upstream. Will update here once it's fixed.

Pending fix - https://github.com/microsoft/OpenAPI.NET.OData/pull/431

AAllport commented 12 months ago

Appreciated 🙌

SilasKenneth commented 9 months ago

Hi @AAllport, This should be resolved now. If that is not the case, kindly reopen the issue. Thank you trying the sdk.