The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone,
I want to get RequestId or RefreshId whenever I trigger the Power BI REST API to refresh the dataset. I am using Power Automate to achieve this. What I observed is that the RequestId when we trigger the API and RequestId when the refresh starts, both are different and hence I am not able to get the correct RefreshId to check the history of the triggered API call.
Has anyone worked with it? Please share your guidance.
Thank you!
Hi @rajulshah,
Perhaps you can try to use activity events or get refresh history API to get these operation history logs, then you can filter on these results to find out the correspond records and id.
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Datasets - Get Refresh History - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Regards,
Xiaoxin Sheng
@Anonymous
I want to use the RequestId that is returned in response when calling the REST API to get the refresh history.
User | Count |
---|---|
5 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |