I have this error, when trying to connect via the gateway
Foutcode: | DMTS_UpdateClusterDatasourceCredentialsErrorCode |
Tijd: | Tue Oct 20 2020 10:18:47 GMT+0200 (Midden-Europese zomertijd) |
Serviceversie: | 13.0.14487.67 |
Versie van client: | 2010.1.03355-train |
EagleDataServer01: | Kan geen verbinding maken met de gegevensbron undefined. |
Onderliggende foutcode: | -2147467259 |
Onderliggend foutbericht: | ODBC: ERROR [08001] FATAL: password authentication failed for user "abcde" |
DM_ErrorDetailNameCode_UnderlyingHResult: | -2147467259 |
Microsoft.Data.Mashup.ValueError.DataSourceKind: | Odbc |
Microsoft.Data.Mashup.ValueError.DataSourcePath: | dsn=PostgreSQL_abcde |
Microsoft.Data.Mashup.ValueError.OdbcErrors: | #table({"SQLState", "NativeError", "Message"}, {}) |
Microsoft.Data.Mashup.ValueError.Reason: | DataSource.Error |
It says password authentication failed, but I am 100% sure the password has been filled correctly.
The report uses 2 ODBC connections, and in the report I combine the data of the 2. Updating PowerBI desktop works fine.
I have found solutions on this forum -> Setting the privacy level of all datasources to Organizational. I did this, but it didn't work....
Strangely enough, I have another Report (in the same Tenant), that uses only 1 ODBC connection, and this one is working without any problems (on the same gateway).
So the problems looks like it has to do with the combing of data of 2 ODBC databases.
Any idea what I can try next?