Connect Power BI Desktop to SingleStore
On this page
In addition to navigation-based data ingestion, Power BI also supports native database queries for the SingleStore connector which enables you to build reports using native SQL queries.
Refer to Import data from a database using native database query for related information.
Note
Existing reports created using the SingleStoreODBC. connector function call continue to be supported.
To create a report in Power BI Desktop:
-
In the Home ribbon, select Get Data > More.
-
In the Get Data dialog, select SingleStore Direct Query Connector.
-
In the connection configuration dialog, enter or select the following:
-
Server: Enter the IP address or the hostname of the SingleStore workspace.
-
Database: Enter the name of the SingleStore database to connect with.
-
Data Connectivity mode: Select Import or DirectQuery.
-
(Optional) To ingest data using a native database query, enter the SQL query in the Native query box.
-
-
Select OK.
-
In the connector dialog, in the left pane, select Basic.
Enter the username and password used to connect to SingleStore Helios, and select Connect. Note
SingleStore Helios users can only use Basic authentication.
-
After authentication, perform one of the following:
-
For navigation-based data import: Select the tables to import in the Navigator dialog.
-
For native database query: Verify the results in the preview.
-
-
Select Load.
Alternatively, you can select Transform Data to apply transformations before loading the data.
You can now use Power BI Desktop to explore your data.
To update the existing reports, select the Refresh button on the Home ribbon.
Limitations of Native Database Queries
-
To create a custom SQL report using the connector, the user must only have read-only access to the SingleStore Helios databases.
-
DDL queries are not supported.
-
If the SQL query is specified outside the connector dialog (the connection configuration step), Power BI may prompt you to approve the query for your credentials.
Refer to Limitations and issues for more information.
Modify Credentials
To modify the credentials used to connect to SingleStore Helios.
-
In the File ribbon, select Options and settings > Data source settings.
-
In the Data source settings dialog, select the connector, and then select Edit Permissions.
Last modified: March 16, 2026