SingleStoreODBC.Database 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.Database(
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.Database are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy