Good day!
I am looking for a specialist who has experience connecting Power BI desktop to a Postgresql database.
Problem
When connecting Power BI desktop to the Postgresql database, an error occurred:
"The remote certificate is invalid according to the validation procedure".
After disabling "connection encryption", I was able to successfully connect to the database.
Next, publishing the report in the web version of Power BI. It is necessary to reconfigure the connection to the database, and I was only able to connect by selecting "unencrypted connection". However, upon opening the published report, an error appeared:
"Failed to load the model schema associated with this report. Check the connection to the server and try again.
Base error: PowerBI service client received error HTTP response. HttpStatus: 400. PowerBIErrorCode: QueryUserError
QueryUserError: The IDbCommand interface threw the following exception: DataSource.Error: An error happened while reading data from the provider: 'The remote certificate is invalid according to the validation procedure."
Assumptions about the cause
Due to Power BI security policies, unencrypted data is not allowed.