Forum Discussion
TristanWood99
2 years agoNew Member
Power BI Pro - MY SQL Link
Hi, I've successfully created a data link from Power BI Desktop to MySQL server, however I've encounted a few issues. 1. When Refreshing in desktop, I need to re-open the SSH Tunnel through PuT...
skygold16
2 years agoHelper II
Hello TristanWood99 ,
Where is your SQL server located? Do you know if there is a connectivity established from the Power BI service to SQL server? Did you try setting up data connection on the gateway?
Regarding your SSH issue, you can try using the port number in your connection string when you define your SQL server name for ex: SQLserver.domain.xxx:5558.