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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have several reports which need to be converted from import to direct query mode. Unfortunately, one of my dimension tables exceeds 1 million rows so many operations which were formerly possible in import mode are no longer supported in direct query mode. For example, I receive this error when a complex matrix vizualization tries to render, or when I try to access a slicer tied to a dimension table larger than 1m rows.
Here is a simplified data model. The table "attr_Matter_vw" has 1.6 million rows.
Does anyone know a general solution to this problem? I can't easily filter down attr_Matter_vw because many calculations require access to the entire data set.
thanks,
Bryon
Solved! Go to Solution.
When you say 'need', is this an absolute constraint? If no, suggest the dimension tables should not be direct query. If the constraint is absolute, suggest you first look to optimise the dimension tables at the source, next you can attempt query optimisation within PBI and failing that, if you are on Premium Capacity, you can amend settings to extend row limit. Some links below to get you started.
Rocheโs Maxim of Data Transformation โ BI Polar (ssbipolar.com)
Use composite models in Power BI Desktop - Power BI | Microsoft Learn
https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-premium-workloads#max-intermedia...
Hi AlexBr,
I believe you are correct - the best solution to this problem is to beg my technology team to allow import mode reports!
thanks,
Bryon
When you say 'need', is this an absolute constraint? If no, suggest the dimension tables should not be direct query. If the constraint is absolute, suggest you first look to optimise the dimension tables at the source, next you can attempt query optimisation within PBI and failing that, if you are on Premium Capacity, you can amend settings to extend row limit. Some links below to get you started.
Rocheโs Maxim of Data Transformation โ BI Polar (ssbipolar.com)
Use composite models in Power BI Desktop - Power BI | Microsoft Learn
https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-premium-workloads#max-intermedia...
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save โฌ200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |