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.
Hi,
We are using direct query option to get data from DB(Oracle) to Power BI. Can sombody explain how direct query impact the perfomance of the DB? As we are going to develop mutiple reports using direct query will it cause slowness in the DB?
Regards,
Maddy
Solved! Go to Solution.
Hi Maddy,
Please refer to desktop-use-directquery#important-considerations-when-using-directquery and desktop-directquery-about#when-is-directquery-useful.
Regarding the performance, because most of the data is fetched when the report is consumed, the workload of the database is heavier than the import mode.
Best Regards,
Hi Maddy,
Please refer to desktop-use-directquery#important-considerations-when-using-directquery and desktop-directquery-about#when-is-directquery-useful.
Regarding the performance, because most of the data is fetched when the report is consumed, the workload of the database is heavier than the import mode.
Best Regards,
Thanks Dale for sharing the links.
Regards,
Maddy