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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
doubleclick
Resolver I
Resolver I

PowerQuery Refresh all takes 30 seconds, front end refresh all takes 20 mins

Something happened to my model where the front end refresh takes 20+ mins but the power query refresh is done in 30 seconds - any ideas why?

 

1 ACCEPTED SOLUTION
doubleclick
Resolver I
Resolver I

Not sure what I did but issue now resolved 

View solution in original post

5 REPLIES 5
doubleclick
Resolver I
Resolver I

Not sure what I did but issue now resolved 

Anonymous
Not applicable

Hi @doubleclick 
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.

Anonymous
Not applicable

Hi @doubleclick 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

Anonymous
Not applicable

Hi @doubleclick 
Thank you for reaching out microsoft fabric community forum.

If Power Query refreshes in 30 seconds but the front end takes 20+ mins, it’s likely due to what happens after data load  not during it. Common causes include:

  • Complex visuals or DAX slowing down rendering

  • Large or complex data model (many relationships, high-cardinality fields)

  • Heavy calculated columns/measures

  • System resource limits (local or service)

  • Visuals with lots of data (like big tables or slicers)

Try using Performance Analyzer to spot slow visuals, and test by simplifying or removing some. Also, consider optimizing your model — remove unused columns, reduce relationships, and shift logic to Power Query where possible.
If this solution helps, please consider giving us Kudos and accepting it as the solution so that it may assist other members in the community
Thank you.

samratpbi
Super User
Super User

Hi, How you are refreshing? is it in service or Power BI desktop? what are the recent changes you might have made?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors