我正在尝试将数据源从公共虚拟机连接到 PowerBI 网关,数据源是 Postgresql。我在同一台机器上安装了网关,并尝试在 Web 中连接一个新的数据源,然后给出连接到服务器的所有详细信息。通过单击确定,我收到以下错误:
Cluster URI: https://wabi-europe-north-b-redirect.analysis.windows.net
Status code: 400
Error Code: DMTS_PublishDatasourceToClusterErrorCode
Underlying error code: -2147467259
Underlying error message: The credentials provided for the Odbc source are invalid.
我也尝试使用 postrges 数据源,但连接不成功。请帮助我。