Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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 history on our Power BI Data Sets.
We have mostly Pro Workspaces which I know are shared capacity. We also have a few PPU licences and a PPU Workspace.
When I run the above mentioned API call, I only get the refreshables in my PPU Workspace. Do you know if we can only get the refreshables for dedicated capaicties using the REST API mentioned above? Is there a way to get the refreshables and refresh history for Data Sets in shared capacities?
Thanks!
Solved! Go to Solution.
Have you tried this:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group
Have you tried this:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.