Forum Discussion

atsats's avatar
atsats
Advocate I
7 years ago

Direct Query for OData?

I have an OData endpoint with over 8 million rows. I would like use something analgous to Direct Query against OData sources (like Direct Query for database tables). It seems that Power BI always imports all rows from an OData entity - which will not work in my use-case due to the large number of rows. In addition, all our queries are global to the data source (so we can't filter to reduce the # of records). So, I have 2 questions:

 

  1. Is there a custom connector that provides Direct Query functionality against OData sources?
  2. If the answer to (1) is no, how does one deal with OData sources that have millions of rows when up-front filtering is not an option (i.e. we always need to run global queries against the source)? 

 

 

 

6 Replies