Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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 |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |