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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
mceldon
Regular Visitor

odata

Hi I'm consuming data via a single OData web service which is driving a number of (3) queries where grouping or specific filitering is required e.g.;

 

Query 1 = "GetAllProducts"

[Duplicate Q1] Query 2 = "ProductsGroupedByCreatedDate"

[Duplicate Q1] Query 3 = "ProductsGroupedByPriority"

 

= 3 x Calls to Web service

 

This all works fine but the client seems to be downloading a dataset for each query, when a single refresh would suffice, given that all of the other queries are sub sets of the the single "GetAllFoos" query. is this by design or is there a more efficient way of structuring individaul queries ?

 

Thanks,

 

MM

 

1 ACCEPTED SOLUTION
mceldon
Regular Visitor

I think I just found my own answer; I believe that is what the 'Right Click a Query > Reference' option is for.

 

Thanks

View solution in original post

2 REPLIES 2
mceldon
Regular Visitor

I think I just found my own answer; I believe that is what the 'Right Click a Query > Reference' option is for.

 

Thanks

Hey, just wanted to say thanks for posting this, I'm facing the same issue.  My solution has to make simultaneous multiple calls to the same table via odata because I'm breaking up a large table into several smaller tables.  Data refresh is currently failing due to load on the server due to these simultaneous calls.  I had assumed that we would need to restructure the odata or switch to ETL into a data mart but will try this solution first.  Thanks again.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.