Forum Discussion
datamart An internal error happened due to failed runtime assertion
- 3 years ago
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.
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