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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Dubock
Frequent Visitor

Scheduled refresh fail with Microsoft Dynamics Odata feed

Hi,

 

The PowerBI service shows the same error all the time and hope this community can help me to solve the problem. I will explain the situation below:

 

The PowerBI desktop refresh works fine for all my projects but the service shows some errors and i don't know why. I'm using the Odatafeed of Microsoft Dynamics Nav and sharepoint (onedrive) for my data.

 

I have 3 different datasets for each Business Unit in our company. Water and Care.

 

Business Unit MSM Water

MSMWAter_realtime_overview works fine, i don't have errors with this dashboard and dataset over the last 3/4 weeks.

 

image.png

 

image.png

 

I'm also using a filter for the general ledger. (Just hide the url of the server by URLHIDE)

let
Source = OData.Feed("https://URLHIDE')/Grootboekposten?$filter=Posting_Date%20ge%20datetime%272018-01-01%27"),
#"Changed Type" = Table.TransformColumnTypes(Source,{{"Amount", type number}, {"Remaining_Amount", type number}})
in
#"Changed Type"

 

This works perfect. It has not more than 5000 rows at this moment.

 

Business Unit Care

 

At my other Business Unit Care, i have the same table but with 13.000 rows.

The setup is the same as the Water dataset but i receive only error while refreshing the dataset in the PowerBi Service.

 

image.png

 

Can anyone help me with this issue?

 

Thank you in advance.

 

Jerry

1 REPLY 1
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Jerry,

 

Please mask your private data in the post. 

How about deleting the filter of the URL and filtering the data in the Query Editor? Otherwise, I would suggest you file a support ticket here.

create ATicket

 

Best Regards,

Dale

 

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

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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