Forum Discussion
Lierreyy
4 years agoAdvocate I
REST API Get Refreshables in Shared Caapacities
Hello Experts! I’m trying use the Get Refreshables REST API (Admin - Get Refreshables - REST API (Power BI Power BI REST APIs) | Microsoft Docs) to get a list of the refreshables and refresh his...
- 4 years ago
Have you tried this:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group
mariussve1
4 years agoSolution Sage
Have you tried this:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group
- Lierreyy4 years agoAdvocate I
That's awesome!! Thanks so much mariussve1. Yes, that works! I'll have to iterate through all the workspaces and datasets, but that should ok.