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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
bastienmol
Frequent Visitor

Large dataset usage optimization

Dear all, 

 

 I have a large dataset (200m rows) in a report. 


The refresh part is managed with incremental refresh so I dont have any real issue with that.However the real issue is when the user uses the report and applies a filter, the interface takes ages to be refreshed.
I precise I have limited the visuals on the page (only 4), my workspace is under Premium capacity, there is only one table, no calculation and the dataset is setup as large as well. Any ideas what else I could try ? Or enabled ? Reducing the size of the dataset is not really on the table...


Thanks

Bastien 

4 REPLIES 4
cassidy
Power Participant
Power Participant

I'd reconsider "reducing the size is not an option" as there are many best practices to reduce Dataset size.  Each time I thought I had reduced my larger datasets to their minimum, I learned or found another way to make it even smaller.


 

Outside of Dataset size, there are best practices for DAX Measures and Relationships that should also be carefully considered.


Exhaust all best practices provided in the link below.  You can also use DAX Studio to help you implement these changes.
https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance/

https://daxstudio.org/

hi

 

Thanks for your quick response.

Something I guess I have forgotten to indicate in my post:

  • there is only one table in the dataset (so no relashionship etc...)
  • there is no calculations (so far)

I am basicaly just diplaying the data... That's why it is quite complicated to think and reduice the dataset.

 

Thanks

Okay, well even with 1 table there can be opportunity around field management, such as Data Types (Fixed Decimals, Whole Numbers, Date only vs DateTime), and removing unecessary columns.  Across 200m Rows, those things add up signficantly.

Concerning the report, if there are no relationships and no measures, I'd think the only thing left is the request for data is too large to be efficient.  What does the visual consist of? Is the visual displaying all 200m Rows?

High performing visuals are typically summaries of data with limited fields and rows, conversely the more fields and rows exposed to the User the worse it would perform.

thanks for you reply. 

 

Visual is mainly one table (6 columns) - with 6 filters at the top.

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.