Closed Scotto13 closed 3 years ago
Hello Scott,
Thanks for posting a good question.
Steps to install and use MariaDB Power BI Connector with Power BI On-premises Data Gateway:
C:\Users\PBIEgwService\Documents\Power BI Desktop\Custom Connectors
Set up a MariaDB data source in Power BI Online:
In a browser navigate to Power BI Online app.powerbi.com
In Power BI Online in the upper right corner click Settings > Manage gateways This should open the GATEWAY CLUSTERS page.
Make sure you see your gateway in the list. If you don't you need to troubleshoot the gateway.
Click ADD DATA SOURCE.
In the Data Source Type drop-down list select MariaDB data source.
In the MariaDB data source field provide a value that matches exactly to the data source value as visible in the Data source settings dialog in Power BI Desktop.
myserver:3306
or myserver;flights
or myserver:3306;flights
.Provide values for Username, Password and other settings, like Encrryption, as necessary and click Add. This will create and test your MariaDB data source in Power BI Online.
I have tried the MariaDB connector on my pc and it works great.
Can I please get directions on how to install the adapter on my OnPremise Gateway in order to build reports on my PowerBI desktop and publish them to the gateway?
I installed the connection to my MySQL db on the Gateway but I don't know how to build reports (on PBI desktop) using that connection. Any help is greatly appreciated.
Thank you, Scott Williams