SingleStoreODBC.DataSource is a Power Query M function that allows you to DirectQuery and import data from your SingleStore instance.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
SingleStoreODBC.DataSource(
ServerAddr as text,
Database as text,
) as table
Description
The SingleStore Connector is a high-performance connector that lets you DirectQuery and import data from your SingleStore instance.
Related functions
Other functions related to SingleStoreODBC.DataSource are:
