Push Datasets - Datasets DeleteRowsInGroup
从指定工作区中删除指定数据集内指定表中的所有行。
所需范围
Dataset.ReadWrite.All
局限性
此 API 调用仅支持 推送数据集。 有关限制的完整列表,请参阅 推送数据集限制。
DELETE https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/tables/{tableName}/rows
URI 参数
| 名称 | 在 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
dataset
|
path | True |
string |
数据集 ID |
|
group
|
path | True |
string (uuid) |
工作区 ID |
|
table
|
path | True |
string |
表名称 |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| 200 OK |
好的 |
示例
Example
示例请求
DELETE https://api.powerbi.com/v1.0/myorg/groups/f089354e-8366-4e18-aea3-4cb4a3a50b48/datasets/cfafbeb1-8037-4d0c-896e-a46fb27ff229/tables/Product/rows