Forum Discussion
nicolasf
5 years agoHelper I
Get Refresh History
Hello, On my tenant, I'm Power BI administrator and Capacity administrator. But I am not administrator on each Workspace. I need to see all refresh duration of all datasets of my power BI capaci...
- Anonymous5 years ago
Hi,nicolasf
You may try it in admin portal > capacity settings > refresh summary.
For more information ,you can refer to this :
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-summaries
Hope it helps.
Best Regards,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
nickyvv
5 years agoMost Valuable Professional
Hi nicolasf,
I think you want to use the following API:
Capacities - Get Refreshables For Capacity
With the $expand option you can get related entities inline, e.g. groups (=workspaces). Have a look at the 2nd example.