Forum Discussion
can not refresh dataset (both from 'refresh now' and 'schedule refresh'
- 9 years ago
I was able to resolve it by:
1) uninstalling on-premises data gateway
2) using Power BI - personal.
See here for solution: http://community.powerbi.com/t5/Service/Enterprise-gateway-quot-cannot-connect-to-the-mashup-data-source/m-p/28262#M7708
I had this issue, and none of the online resolutions worked. The certificate was not expired, even though that was the error we were receiving. We followed these steps:
Open SQL Server Configuration Manager, expand SQL Server Network Configuration, right-click Protocols for<server instance>, and then select Properties. On the Certificates tab you should see the details of the certificate that SQL Server is trying to use.
The certificate was blank by default but when we clicked the dropdown, it appeared. We selected the certificate, hit apply and then needed to restart the SQL Server service. After we did this, the refreshes worked.