Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
When trying to access data from SalesOrder in Business Central I get this error message, anyone knows what it means? I'm using the standard APIs v2.0.
DataSource.Error: Dynamics365BusinessCentral: Request failed: The remote server returned an error: (400) Bad Request. (Cannot modify a record. Current connection intent is Read-Only. CorrelationId: ______)
Details:
DataSourceKind=Dynamics365BusinessCentral
DataSourcePath=Dynamics365BusinessCentral
Url=https://api.businesscentral.dynamics.com/v2.0/___________/api/v2.0/salesOrders?company=_______
I can access other tables from the databas such as customers etc.
This helped me to overcome the same issue . Thanks!
MS changed someting in Feb 2022. Check out this article. Basically at the screen you get the error, select the "Transform Data" button, choose the advanced editor and then replace the last null paramenter in the list with this value:
[UseReadOnlyReplica = false]
Worked for me.
Thank you, this was the solution for my problem!
It's not the credentials, especially if you can access other tables.
A client of mine has the same problem. I tried on my system and also had that issue.
I have tried that too, but it doesn't work.
I have tried that already. I have this issue at two different customers. I have tried to clear permission and I have also tried with different Microsoft account.
@MariaEriksson , seems like Problem with URL of credentials
If already saved in power bi-> in datasource setting clear permission and try again
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
105 | |
98 | |
38 | |
30 |