Apply a filter to a table column using Microsoft Graph API.
item_idThe ID of the Excel file (drive item) containing the worksheet.
criteriaRequiredobjectThe filter criteria as a dictionary.
drive_idstringThe ID of the drive containing the Excel file. Use 'me' for the user's default OneDrive, or provide a specific drive ID for SharePoint sites or app-only auth.
table_idRequiredstringThe ID of the table.
column_idRequiredstringThe ID of the column to filter.
worksheetRequiredstringThe name or ID of the worksheet (must be URL-encoded if using ID).
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.