Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Does this make sense to complete all my ETL with M in Excel, load my data into a table with all completed transformations, have Access connect to that table, then use PBI/Excel to connect (9 times out of 10 PBI) to leverage directquery performance and speed?
Effectively using Access as a warehouse and PBI/Excel to build a data mart for my specific reports needed?
Solved! Go to Solution.
Hi @Gherty0011 ,
As far as I know, Power BI Desktop will highly compressed the data which is loaded. Then there will be 1GB limitation to your dataset, when you publish your report to Power BI Service. So if your data model is too large, import mode report may show error due to the storage limitation.
I think you may choose your connection mode based on the size of your data model. Then you may try Direct Query or live connection. Direct Query will only load some metadata into Power BI, this will reduce the size of your dataset. Then you can publish your report successully to Power BI Service.
I think import connection mode should have the best performance in Power BI, due to you will load all data into Power BI instead of sending query to data source like Direct Query.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Gherty0011 ,
As far as I know, Power BI Desktop will highly compressed the data which is loaded. Then there will be 1GB limitation to your dataset, when you publish your report to Power BI Service. So if your data model is too large, import mode report may show error due to the storage limitation.
I think you may choose your connection mode based on the size of your data model. Then you may try Direct Query or live connection. Direct Query will only load some metadata into Power BI, this will reduce the size of your dataset. Then you can publish your report successully to Power BI Service.
I think import connection mode should have the best performance in Power BI, due to you will load all data into Power BI instead of sending query to data source like Direct Query.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Gherty0011 Generally speaking, having an import mode dataset in Power BI will provide faster performance than DirectQuery.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |