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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors