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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
Is there a way to upload a report that uses data via direct query mode into PBI Service and then switch to import mode online without having to load all data into PBI Desktop?
The reason is that the dataset is very large and it takes a long time to load the data on a laptop. This makes it easier to work in Direct Query mode in PBI Desktop. However, for performance reasons, the import mode should be used online in PBI service.
Kind regards,
Dierk
Solved! Go to Solution.
Hi @dierk_j,
Based on the scenario you're describing, you could also add parameters to you datasource and datasets, to limit the number of rows that get loaded. Whilst in Power BI Desktop, you can work on a TOP 1000 (or whatever you want), and then dynamically change the parameters the Power BI Service.
Marc Lelijveld has some nice writeups about it.
https://data-marc.com/2018/11/15/parameterize-your-data-source/
https://data-marc.com/2019/05/12/top-n-to-improve-report-building/
Hi @dierk_j,
Based on the scenario you're describing, you could also add parameters to you datasource and datasets, to limit the number of rows that get loaded. Whilst in Power BI Desktop, you can work on a TOP 1000 (or whatever you want), and then dynamically change the parameters the Power BI Service.
Marc Lelijveld has some nice writeups about it.
https://data-marc.com/2018/11/15/parameterize-your-data-source/
https://data-marc.com/2019/05/12/top-n-to-improve-report-building/
Hi @Anonymous ,
thanks, that's a good solution. It works fine.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.