The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.