Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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?
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |