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! Learn more

Reply
jcamilo1985
Helper III
Helper III

datamart An internal error happened due to failed runtime assertion

Good afternoon

I hope you are very well, I come to you to find out if anyone else has had an error similar to the following

 

error datamart.png

 

This error occurs when I want to make some modification, at first I was trying to add columns to a table that is built using an Oracle SQL query.
It also won't let me add tables.
The strangest thing is that previously it could be modified without difficulty.
Any help will be appreciated

1 ACCEPTED SOLUTION
foodd
Super User
Super User

A 500 status code, indicates an internal server error. In these instances, you could wait a few seconds and retry, potentially a few times before you give up.

 

Use this as a lead:  Wait-Retry Pattern,  and in particular the section on ManualStatusHandling.

View solution in original post

2 REPLIES 2
DidiermaFR
Advocate I
Advocate I

Hi folks, Hi @jcamilo1985 

I just delivered  a big book to my (french) publisher last week on Datamart and collected at the last chapter all error messages and solutions. So this may help you.

This error is well known. It means that the region or "locale" is not appropriate in one of your query; considering the same Datasource connexion already exist with a differente "locale" setting. 

In my case the cause came from a query that had been copied from another and the bad  line was a "changed type" step in Power Query OnLine.

Please check into the M queries of all tables and look  for locale such as Nl for Netherland or Fr for French or any locale and delete this item with the appropriate syntax. I did that with success.

Courage.

Please ask to join The Datamart Linkedin Group

(20) Datamart (Power BI) | Groupes | LinkedIn

foodd
Super User
Super User

A 500 status code, indicates an internal server error. In these instances, you could wait a few seconds and retry, potentially a few times before you give up.

 

Use this as a lead:  Wait-Retry Pattern,  and in particular the section on ManualStatusHandling.

Helpful resources

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors