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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Gusd8
Helper I
Helper I

Power BI Report with Semantic Model Refresh Failures

Thank you in advance for looking.

 

  • My Power Bi Environment has 7 Active Workspaces with around 60 reports.
  • Each Workspace is setup based on the Permissions needed.
  • We have been experiencing an issue with backend table refresh failures...causing the report refresh to also fail (1-3 a day).
  • Right now, each day, I look at each workspace with Semantic Model selected in the Filter.
  • I scan the Semantic Models for the Red Triangle showing a failed refresh.
  • It doesn't take long to do, but what I would really like to do is create a report that captures the latest refresh status (successful/unsuccessful) accross all workspaces.
  • My management team would also really like this view so if a report looks off they can verify if the report refresh failed.
  • It would also be really cool if I could keep a count of how many times a refresh failed.
  • Any insight or suggestions you have would be very welcome.

Thank you

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Gusd8 ,

Based on your description, you want to create a report to show the refresh of different semantic models.
The first way you can do this is by looking at the refresh summary for power bi. the Power BI Refresh Summary page in the Power BI Management Portal allows you to control and understand the overlap of refresh schedules, capacity, and potential refresh schedules for Power BI Premium capacity. Here you can export to excel file and then analyze it.
Refresh summaries for Power BI - Power BI | Microsoft Learn
In the second method, you can use rest api to get the name of the library and refresh history. Then use these to create reports.
You can check these documents for more information
Datasets - Get Datasets In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Extract refresh metrics for your entire Power BI workspace – Data – Marc (data-marc.com)

Best regards,
Albert He

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

 

View solution in original post

3 REPLIES 3
SaiTejaTalasila
Super User
Super User

Hi @Gusd8 ,

 

You use power automate flows to capture those details to excel file and you build your custom report on top of that data.

https://learn.microsoft.com/en-us/power-query/dataflows/load-dataflow-metadata-into-excel-online

 

To avoid refresh failures refresh your datasets/dataflows one by one most of the time it will fix the issue.or you change your schedule refresh timings even it will help.

 

 

Thanks,

Sai Teja 

Anonymous
Not applicable

Hi @Gusd8 ,

Based on your description, you want to create a report to show the refresh of different semantic models.
The first way you can do this is by looking at the refresh summary for power bi. the Power BI Refresh Summary page in the Power BI Management Portal allows you to control and understand the overlap of refresh schedules, capacity, and potential refresh schedules for Power BI Premium capacity. Here you can export to excel file and then analyze it.
Refresh summaries for Power BI - Power BI | Microsoft Learn
In the second method, you can use rest api to get the name of the library and refresh history. Then use these to create reports.
You can check these documents for more information
Datasets - Get Datasets In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Extract refresh metrics for your entire Power BI workspace – Data – Marc (data-marc.com)

Best regards,
Albert He

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

 

Fantastic!! I will play with these options today. Thank You!!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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