Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,705 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Due to column filters, following microsoft graph api "https://graph.microsoft.com/v1.0/groups/{{group-id}}/drive/items/{{item-id}}/workbook/worksheets/test/range(address='A1:Q1')/delete" throws "The operation failed because it conflicts with a filtered range." error. Is there any way to remove filters from the column?