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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Every time I refresh the connected data of Oracle database with Power BI, it takes fortune to reload 7-10 Lakhs rows. Does the issue persists with the internet speed or, I am doing something incorrectly.
Support will be appreciated.
Solved! Go to Solution.
For the large dataset, to enhance performance we can use DirectQuery mode insteal of Import modle. Since dashboards with data connected using DirectQuery are automatically updated. Please refer to the link below.
https://docs.microsoft.com/en-us/power-bi/desktop-directquery-data-sources
https://docs.microsoft.com/en-us/power-bi/desktop-directquery-about
Regards,
Charlie Liao
For the large dataset, to enhance performance we can use DirectQuery mode insteal of Import modle. Since dashboards with data connected using DirectQuery are automatically updated. Please refer to the link below.
https://docs.microsoft.com/en-us/power-bi/desktop-directquery-data-sources
https://docs.microsoft.com/en-us/power-bi/desktop-directquery-about
Regards,
Charlie Liao
It was always there, I am not sure why I didn't tried. 🙂
Thank You So Much, for the support.