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.
Hi guys,
I would like to create a report to show the refresh time and status of each dataset and dataflow of all workspace.
It'll allow to do a check in an only report instead of going to each workspace.
I have found a post showing how to do it with PowerShell and rest API of Power BI Service but the inconvient is that the data is stored in a csv local file so I'll have to launch it everyday or automate it
Thank you in advance !
@trungnguyen , get the REST API Data directly into power bi and then you should be able to refresh
https://community.powerbi.com/t5/Power-Query/Using-a-REST-API-as-a-data-source/td-p/50400
https://www.progress.com/tutorials/odbc/directquery-your-custom-rest-api-in-power-bi
Why I I should be able to refresh ? I'm not looking for refresh ...