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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
AliSafa
Advocate I
Advocate I

large amount of data impacts the server

Hi Folks,

 

what is the best solution when you have millions of rows in your dataset and you need schedule refresh, and you don't want this daily refresh to impact your server? (SQL Server in my case, we have some limitations in server-side)

how can we decrease the impact as much as possible?

 

thank you

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @AliSafa ,

 

If the source data changes frequently or the data volume is substantial, consider using DirectQuery/LiveConnect mode instead of Import mode if the increased load at the source and the impact on query performance are acceptable.

Use DirectQuery in Power BI Desktop

These limitations might require you to use Import mode nonetheless. For very large data volumes, consider the use of aggregations in Power BI.

 

Incremental refresh is now available for both Pro and Premium capacity in Power BI. There are three main benefits for implementing incremental refresh on a dataset including faster refreshes, more reliable refreshes and, a reduction in resource consumption.

Incremental refresh 

 

Best Regards,
Liang
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

1 REPLY 1
V-lianl-msft
Community Support
Community Support

Hi @AliSafa ,

 

If the source data changes frequently or the data volume is substantial, consider using DirectQuery/LiveConnect mode instead of Import mode if the increased load at the source and the impact on query performance are acceptable.

Use DirectQuery in Power BI Desktop

These limitations might require you to use Import mode nonetheless. For very large data volumes, consider the use of aggregations in Power BI.

 

Incremental refresh is now available for both Pro and Premium capacity in Power BI. There are three main benefits for implementing incremental refresh on a dataset including faster refreshes, more reliable refreshes and, a reduction in resource consumption.

Incremental refresh 

 

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

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors