如何仅通过 dataGateway 将 Power BI 连接到 MS SQL
How to connect Power BI to MS SQL through dataGateway only
我需要连接到亚马逊 AWS 虚拟机上的 MS SQL 服务器。
我下载并配置了企业数据网关,在我的 Power BI Web 界面中显示连接成功。
但在我的 Power BI 桌面中,如何使用此网关访问 MS SQL 服务器?我无法从我的桌面
直接连接到此 MS SQL 服务器
我尝试获取数据并输入与我设置数据网关时使用的 IP 匹配的 IP,但它不起作用。
如何通过网关从 Power BI Desktop 连接到基于云的 MS SQL,然后我无法从桌面直接访问 MS SQL 服务器?
据我了解,从Power BI Desktop的Get Data来看,网关并不是数据源。您需要访问 SQL 服务器。网关对将从 powerbi.com.
连接的用户起作用
When developing reports using an on premise data source and the on-premises gateway, it is necessary to develop the reports in the Power BI Desktop tool. The Power BI Desktop tool must be used from a machine that has access to the on premise data source.
我需要连接到亚马逊 AWS 虚拟机上的 MS SQL 服务器。
我下载并配置了企业数据网关,在我的 Power BI Web 界面中显示连接成功。
但在我的 Power BI 桌面中,如何使用此网关访问 MS SQL 服务器?我无法从我的桌面
直接连接到此 MS SQL 服务器我尝试获取数据并输入与我设置数据网关时使用的 IP 匹配的 IP,但它不起作用。
如何通过网关从 Power BI Desktop 连接到基于云的 MS SQL,然后我无法从桌面直接访问 MS SQL 服务器?
据我了解,从Power BI Desktop的Get Data来看,网关并不是数据源。您需要访问 SQL 服务器。网关对将从 powerbi.com.
连接的用户起作用When developing reports using an on premise data source and the on-premises gateway, it is necessary to develop the reports in the Power BI Desktop tool. The Power BI Desktop tool must be used from a machine that has access to the on premise data source.