Forum Discussion

eric98's avatar
eric98
Icon for Helper II rankHelper II
5 years ago
Solved

Adding a SSH connexion to Power Pro Service

Hello,  Hope you're well. I have a Power BI report that has a MySQL database as its data source, hosted locally in an AWS server. To connect to the server, I had to open an SSH connection with the ...
  • eric98's avatar
    5 years ago

    It really kind from you.

    I've already found the solution.

    All I had to do was to use the localhost as server and not check the encrypted connection box because MySQL does not support encrypted connections.