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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

OData server side support

Is there a definitive list/roadmap anywhere that shows what Power BI/Power Query is able to offload to the server for OData queries?

 

In playing around with Power BI I have found the following thus far:

 

- Group By aggregation operations always seem to be done on the client (paging through the entire dataset and aggregating locally) and it never appears to attempt to do them in the server request

- Filter and OrderBy operations seem to work some of the time server-side with a fallback to client-side if initially unsuccesful 

 

It appears you may be able to hand-craft the request in the advanced editor to achieve whatever operations you need, but i'm primarily interested in how much can be done via the UI without explicit user knowledge of how to write a query URL for more advanced operations.

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @Anonymous ,

Please see if the solution can help: asp.net web api - OData V4 modify $filter on server side - Stack Overflow

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Thanks for taking the time to reply but that link isn't really the question I was asking. We're perfectly capable of supporting the odata standard at the server end but I was more asking about what operations Power BI can transparently at least try to offload to said server rather than sucking up entire huge datasets and performing them at the client end.  I'm able to observe it trying to do filter and order operations in the URL it generates to the data source but not so much anything else like aggregation and I wanted to find out definitively what is supported now and what may be supported in the near future.

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.