Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power BI dataset info report

Hello, 

 

I would like to create a new power bi report where I can see all of the power bi datasets refresh info.

 

Currently we have more then 20 different power bi reports. Now its very hard to check the dataset execution information checking manually . So here I would like to create a new power BI report which shows the all of power bi dataset refresh start time and end time . ect.

 

Please suggest If you any one crated this kind report .

4 REPLIES 4
Jayendran
Solution Sage
Solution Sage

Hi @Anonymous ,

 

Basically you have to call the Get Refresh History In Group API to get the details and create your PBI Report from it.

 

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes

I've done the same thing for Gateways Management, and published the article 

https://community.powerbi.com/t5/Community-Blog/Power-BI-Gateway-Monitoring-amp-Administrating-Part-1/ba-p/750509

https://community.powerbi.com/t5/Community-Blog/Power-BI-Gateway-Monitoring-amp-Administrating-Part-2/ba-p/750765

Anonymous
Not applicable

Thanks, 

Most of my datasets get refersh after dataload . Here we are using Airflow job.. How can i capture this jobs info on power bi report as well. 

Any thoughts. 

Hi @Anonymous ,

 

I'm not an expert in Airflow, but as a developer I'd suggest always try to use the API's. 

 

It seems Airflow is also providing some api to get the history. So using that you can achieve this.

https://stackoverflow.com/questions/53849144/airflow-rest-api-how-to-get-the-history-of-executed-tasks

 

If my replay helps please mark it as Answer/Give Kudos, so that it will help others too

Anonymous
Not applicable

Any inputs here please.. 

 

Other way  I would like to just create a reports where I can see all of the datasets refresh history .

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.