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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Anonymous
Not applicable

Relaunch failed refreshes

Hi all,

 

I've been having a few connectivity issues that made it so that the planned refreshes on my workspaces fail from time to time.

 

I'm wondering if there's a failsafe way of making the refresh relaunch once when it fails ? For example, relaunching it 15min after failure time, so that we wait for the issue to resolve and try again.

 

Kindly,

Nossair

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You can do that with Powershell scripts.  Poll for refresh status (wait for the end date to be available), check for status (Completed or not) , wait 15 minutes, initiate another refresh request.

 

Or use Power Automate to monitor emails that are sent when the refresh fails, and initiate the second refresh from there.  Beware that this may create unintended loops.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You can do that with Powershell scripts.  Poll for refresh status (wait for the end date to be available), check for status (Completed or not) , wait 15 minutes, initiate another refresh request.

 

Or use Power Automate to monitor emails that are sent when the refresh fails, and initiate the second refresh from there.  Beware that this may create unintended loops.

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors