Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
joshua1990
Post Prodigy
Post Prodigy

Optimizing Direct Query for Oracle

Hi all!

 
this is the first time I work with Direct Query.
I have a table that conatins 20MM rows. Here I use Direct Query as a connection based on Oracle connector.
As of now I just use a simple filter like (Within Power Query not as an SQL)
 
SELECT * FROM XXX WHERE Type = "X"
 
Then I have a calendar table and a second dimensional table. On the report / visual itself I have a filter for the current year and for a specific department.
That's it.
 
But somehow this takes so long to display the data in the service.
What I learned so far, oracle is not the best source for direct query, right?
Furthermore, columnstore is not possible.
 
Any recommendations for the optimization of this approach?
 
2 REPLIES 2
edhans
Super User
Super User

Oracle is horrible with Power BI. It is 20M rows. Import them. It should only take a few minutes. If it takes longer, you can stage them in a Dataflow, then import into Power BI. I know several companies that use Oracle as a data warehouse, but everything is moved to dataflows before the Power BI team starts consuming them.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

@edhans : Thanks! Yes, this is our current approach. But since this is a pro environment we are limited to 8 refreshes per day. Therefore it won't work for our use case 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.