Forum Discussion
Refresh all Datasets in Workspace via restAPI
Hi JSiebrecht ,
The Power BI Refresh Dataset REST API enables dataset-refresh operations to be carried out asynchronously. Long-running HTTP connections from client applications aren't necessary. Compared to standard refresh operations, Enhanced refresh with the Refresh Dataset REST API provides more customization options and features beneficial for large models:
- Batched commits
- Table and partition-level refresh
- Apply incremental refresh policies
- Get refresh operation details
- Cancel refresh operations
Here are some documents, please check if theses could helps you a little:
Enhanced refresh with Power BI REST API - Power BI | Microsoft Docs
Datasets - Refresh Dataset - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Datasets - Refresh Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.