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
PBI_RH
Regular Visitor

Report Performance with Data Volume

We have one power bi report published to Power Bi Service. user large dataset storage format. 
the dataset with 1 year data is about 3 GB,
the dataset with 3 years data is about 6.5 GB.
There is one Matrix visualization in the report, I tested the DAX query in DAX studio.
the Query performance is almost the same for 1 year and 3 years data.
seems the data volumne didn't impact the performance which is good, but I want to know why.
Can anybody let me know why this happen? thank you for your help in advance. 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @PBI_RH 

 

This is because all the data is stored in memory and long with the compression  of the data it makes it super fast to query analytical workloads. This is a very basic way to explain but that is overall what makes it run so fast.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super User

Hi @PBI_RH 

 

This is because all the data is stored in memory and long with the compression  of the data it makes it super fast to query analytical workloads. This is a very basic way to explain but that is overall what makes it run so fast.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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 Solution Authors