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.
What is the best practice for the scenario below.
There is a requirement for a Power BI report to be created using data from a few (at least 5) Oracle tables in 2 schemas. The data set can be fairly large and optimum performance is expected.
To create the report, which is the preferred option:
Your input will be much appreciated.
Solved! Go to Solution.
Nothing will ever beat tables in Import mode. Nothing. Forget about DQ if you want to have lightning fast caculations. Create views in your db and use the views as the source for tables. Just import the data from the views.
Nothing will ever beat tables in Import mode. Nothing. Forget about DQ if you want to have lightning fast caculations. Create views in your db and use the views as the source for tables. Just import the data from the views.
Hi daxer,
Thanks very much for your reply.
User | Count |
---|---|
98 | |
76 | |
75 | |
49 | |
27 |