我试图使用PowerBI的DirectQuery模式来查询链接服务器(实际上是一个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到链接服务器),如果是的话,我做错了什么,也许在我的服务器对象属性中?
发布于 2017-09-27 14:10:12
决定放弃这个努力。微软似乎暗示链接服务器不兼容。
https://stackoverflow.com/questions/46427901
复制相似问题