Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs
This documentation describes a "Location" response from the "Refresh Data In Group" REST API command which includes the refresh ID. I have not been able to return this property in PowerShell. Does anyone know how to access this response?
The command looks like this and is successful, but I don't get a response.
Solved! Go to Solution.
This came up last week in another thread. The documentation is incorrect. Use the GET request to retrieve the requestId (note it is requestId, not "refresh ID").
This came up last week in another thread. The documentation is incorrect. Use the GET request to retrieve the requestId (note it is requestId, not "refresh ID").
Which part of the documentation is incorrect? Do you mean the Post method doesn't ever respond with the request ID? Using the Get method to retrieve refresh history is the only way to get the most recently submitted refresh?
Thanks,
Nick
yes, and yes.
Got it, thanks!
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
8 | |
5 | |
5 | |
4 |