delete_partition
Delete a partition from a Power BI table, with its data removed on next save. Refuses to delete the table's only partition.
Instructions
Delete a partition from a table (and its data on the next save). Refuses to delete the table's ONLY partition - use delete_table for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | the partition to delete | |
| table | Yes | ||
| sessionId | Yes |