question

OMDeveloperAU-3817 avatar image
0 Votes"
OMDeveloperAU-3817 asked Deva-MSFT edited

Can I POST multiple Excel table columns?

@DanstanOnyango-6080

POST /me/drive/items/{item-id}/workbook/tables/{table-name}/columns/add

Is it possible to POST multiple columns using the same request? Or do I have to run a different POST for each column I want to add?

Thanks

Ian

microsoft-graph-workbooks
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Deva-MSFT avatar image
0 Votes"
Deva-MSFT answered Deva-MSFT edited

Let @Danstan can answer your query. But as an alternate workaround, you may want to try Microsoft Graph JSON batching and see if it helps.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.