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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Odata timeout and parameters Desktop vs Web

I have a simple report based on one table that has around 5000-9000 rows depending on source database.

It works fine in Desktop but when published and I try to refresh the dataset on PowerBI.com it timesout in Edit credentials. Other reports/tables from the same source work fine.

 

I tried to reduce query size by filtering the odata request and adding the timeout parameter as described in other topic but it seems to have no effect on PowerBI.com it times out after about 5 min despite having setting of 30 in the report. Also filters seem to be ignored on PowerBI.com

 

Desktop:

 

let
    Source = OData.Feed("https://url/data/Table?$filter=Currency eq 'USD'&cross-company=true", null, [Timeout=#duration(0, 0, 30, 0), Implementation="2.0"])
in
    Source

Url from Edit credentials screen in PowerBI.com (read-only):

https://url/data/Table?cross-company=true

Both urls pull data when entered in internet browser.

 

 

1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @Anonymous 

Since Other reports/tables from the same source work fine. if there are other data source in this dataset.?

And if you could update the gateway and try it again.

 

Best Regards,
Lin

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

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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