Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
Solved! Go to Solution.
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.
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.
| User | Count |
|---|---|
| 17 | |
| 11 | |
| 11 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 39 | |
| 36 | |
| 35 | |
| 34 | |
| 20 |