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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
thilokg
Frequent Visitor

Power BI Desktop Odata data limit

I am trying to get data to PowerBI Desktop via an OData endpoint. We have eight OData endpoints with authentication and this works fine.

 

But when the returned data volume is high from OData endpoints, I get the following error.

 

pbi1_edited.pngpbi3.JPGpbi2_edited.png

Notice the size of data retrieved from OData endpoints. For TransactionFacts, it's around 150MB and for AccountFacts it's around 177MB. 

After some time, I get the error in Image 3.

 

I tried all the endpoints with Fiddler and all works fine (With Fildder, retrieved data size from AccountFacts was 185MB). These works with PowerBI too, if the data volume was a little less than this.

 

So my question is, is there a limitation of data volume which can be retrieved to PowerBI Desktop via OData endpoints? If so, what is the limit and what can I do to fix this problem.

 

Thank you.

Thilok

4 REPLIES 4
paulmaksimovic1
Frequent Visitor

Odata is not a sustainable option for Power BI reporting. If time is an issue and you want a one-off adhoc report that will only be used for a short period of time or if you want to review the tables and design a data model prior to exporting the data and denormalizing then Odata is a valid solution. When you are looking to build a future proof reporting solution that will scale with volumes and user demand then you need to look at exporting the data from the source application into a database or datalake and using views or flows to denormalize and ensure the model is more condusive for read and storage performance. OData is always a great short term solution but it shouldn't be considered anything else. 

jasonrutherford
Regular Visitor

Hi, did this ever get resolved? I'm running into the same issue.

 

thanks,

v-yuta-msft
Community Support
Community Support

Hi thilokg,

 

How long is your string length? Server side may set limitation of your string length. Please refer to the similar case: https://community.powerbi.com/t5/Desktop/increase-number-of-columns-that-can-be-imported-using-OData....

In addtion, you can refer to this blog for other limitations of Odata.Feed in power bi: https://whitepages.unlimitedviz.com/2014/12/limitations-for-power-query-odata-feeds-in-power-bi/.

 

Regards,

Jimmy Tao

I checked the string length and it seems its not the problem. As I said, it was little bit less data volume (lets say 170MB), then it works with the same set of columns.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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