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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Creating connection in model takes forever / stuck when refreshing data with dataverse tables

I am loading CRM dynamics data. Anyone who can help to provide an explanation or trouble shooting manual for this issue?

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

How many tables are included in the model? Tables are evaluated parallelly. If your computer's memory resource is sufficient, you can try increasing maximum number of simultaneous evaluations and/or available memory per evaluation. See Evaluation configuration settings for Desktop - Power BI | Microsoft Docs

vjingzhang_0-1658720463625.png

 

When some tables are being refreshed, other tables will be pending and waiting for them to be finished. Those pending tables will display "Creating connection in model". You can drag the scroll bar to find out which query is stuck on loading data. If it is always stuck on refreshing, copy this query to a new pbix file and refresh it separately to test whether this query is too slow. 

 

If some tables are static and don't need to be refreshed, you can uncheck the option "Include in report refresh". If some tables are not used in the report, you can uncheck the "Enable load" option to exclude them from the model. This can reduce the data size to be refreshed which can reduce the refresh time. Managing query refresh - Power BI | Microsoft Docs

vjingzhang_1-1658721104999.png

 

Also, check if there are many empty columns and empty rows in the queries. Remove them in Power Query Editor. This would be helpful sometimes. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors