Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have reports configured with Azure Active Directory accounts. When using Power BI desktop, this works fine by selecting the data source and authenticating using option for a Microsoft Account. However, the password of one of those accounts changed, and I am not able to update these, either throug app.powerbi.com or through the REST API. The options on app.powerbi.com are Windows, Basic and OAuth2. These all do not work with the credentials that do work at Power BI desktop.
When I look at the API, the options for authentication are
Basic|Windows|Anonymous|OAuth|Key
(from https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/updatedatasource)
And all these do not work either. When I use Basic, I get the following error:
{
"code": "DM_ErrorDetailNameCode_UnderlyingErrorMessage",
"detail": {
"type": 1,
"value": "Cannot open server \"ireckonu.com\" requested by the login. The login failed."
}
}
Does anybody know any way to easily update the credentials without having to open each report manually on Power BI desktop and then republish the report?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |