在链接服务器上使用 PowerBI DirectQuery?

Using PowerBI DirectQuery on a Linked Server?

我正在尝试使用 PowerBI 的 DirectQuery 模式查询链接服务器(实际上是基于 ODBC 的 PostgreSQL 9.6.5 服务器)。导入模式工作正常。

DirectQuery 首先显示数据,但最终失败并显示 Unexpected Error: Couldn't load the model schema associated with this report. Make sure you have a connection to the server, and try again.

我想知道这是否完全可行(DirectQuery 到链接服务器),如果是这样,我做错了什么,也许在我的服务器对象属性中?

决定放弃这项工作。微软似乎暗示 Linked Servers are not compatible.