How to remove filter from worksheet column using microsoft graph api?

zisan aalam 11 Reputation points
2022-11-28T11:07:19.317+00:00

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?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,705 questions
{count} vote

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.