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
Sunnie
Helper I
Helper I

Slow Load/RefreshResourceDemandTimephasedDataSet

Help,

I've imported Project Online data into Power BI Desktop and there is a Resource Demand TimePhased data set that takes a very long time to refresh.  It took over 2 hours to import.  Is there a way that I can make this data set refresh faster?  I've tried filtering out dates, and did a groupby , but the query change took so long that I ended up canceling that change.

Any advice would be appreciated.

 

2 ACCEPTED SOLUTIONS
Jimmy801
Community Champion
Community Champion

Hello @Sunnie 

 

I'm not using Project online but Project on SQL server with different views that makes retrieving the data very very fast. But also project online it should not take to long. I don't know what tables you are exactly querying, and I don't know how you transform it, so I'm not able to tell you anything. A general rule of thumb is to first put all your steps that a limiting the data, meaning put all possible filter steps at the beginning. I also don't know if Power BI is able to query fold to project online, I would need to investigate on that.

If you could post your query here and make some screenshots after the first few steps I could tell you a little bit more.


If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too

Have fun

Jimmy

View solution in original post

v-yingjl
Community Support
Community Support

Hi @Sunnie ,

You can refer these documents about optimize your data model in power bi:

  1. Optimize a model for performance in Power BI  
  2. Optimization guide for Power BI 
  3. Power BI Performance Optimization Tips 

 

In addition, you can try to use incremental refresh to refresh your data, please refer: Incremental refresh in Power BI 

 

Best Regards,
Community Support Team _ Yingjie Li
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
Sunnie
Helper I
Helper I

thanks Jimmy, I did do alot of googling and figured out that is what is the problem, the data will need to come out of SQL.

v-yingjl
Community Support
Community Support

Hi @Sunnie ,

You can refer these documents about optimize your data model in power bi:

  1. Optimize a model for performance in Power BI  
  2. Optimization guide for Power BI 
  3. Power BI Performance Optimization Tips 

 

In addition, you can try to use incremental refresh to refresh your data, please refer: Incremental refresh in Power BI 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Jimmy801
Community Champion
Community Champion

Hello @Sunnie 

 

I'm not using Project online but Project on SQL server with different views that makes retrieving the data very very fast. But also project online it should not take to long. I don't know what tables you are exactly querying, and I don't know how you transform it, so I'm not able to tell you anything. A general rule of thumb is to first put all your steps that a limiting the data, meaning put all possible filter steps at the beginning. I also don't know if Power BI is able to query fold to project online, I would need to investigate on that.

If you could post your query here and make some screenshots after the first few steps I could tell you a little bit more.


If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too

Have fun

Jimmy

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