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