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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Direct Query main advantages and disadvantages?

Hi,

i would like to know Direct Query main advantages and disadvantages, when connecting to an Oracle data base.

 

Also: is it possible to create row level security with this "connection" method?

 

Regards

 

 

1 ACCEPTED SOLUTION
TomMartens
Super User
Super User

Hey,

 

basically the advantage of direct query is that you don't have to care about the size of the dataset meaning the size of the database you are direclty connecting to and of course - the data is more current, because the import of data is not a part of analytical pipeline.

 

The price you pay, you can't add columns using DAX to create "calculated columns", you just can add meausres.

Performance is not as good as with a dedicated Analysis Services model, either from within Power BI Desktop / Power BI Service or from Analysis Services / Azure Analysis Services using "live connection".

 

You can implement RLS against direct query connections, but actually I do not know if this is supported for Oracle.

 

As far as i know, MSFT is working on SSO support through the on-premises gateway for oracle (also not sure if this feature is currently in preview or will come, or maybe already is GA). I was talking with someone from MSFT during the MSFT Business. Application Summit). If this will be supported, you can also add your own kind of RLS direct in your oracle databae.

 

Regards,

Tom 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

View solution in original post

1 REPLY 1
TomMartens
Super User
Super User

Hey,

 

basically the advantage of direct query is that you don't have to care about the size of the dataset meaning the size of the database you are direclty connecting to and of course - the data is more current, because the import of data is not a part of analytical pipeline.

 

The price you pay, you can't add columns using DAX to create "calculated columns", you just can add meausres.

Performance is not as good as with a dedicated Analysis Services model, either from within Power BI Desktop / Power BI Service or from Analysis Services / Azure Analysis Services using "live connection".

 

You can implement RLS against direct query connections, but actually I do not know if this is supported for Oracle.

 

As far as i know, MSFT is working on SSO support through the on-premises gateway for oracle (also not sure if this feature is currently in preview or will come, or maybe already is GA). I was talking with someone from MSFT during the MSFT Business. Application Summit). If this will be supported, you can also add your own kind of RLS direct in your oracle databae.

 

Regards,

Tom 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors