Forum Discussion

aref_tashnizi's avatar
aref_tashnizi
Frequent Visitor
2 years ago
Solved

direct query to Snowflake from Power BI Report Builder without using datasets/semantic models

I am trying to access Snowflake cloud ruuning Direct Query from Power BI REPORT Builder without any usage of semantic models/datasets and I do not want to use the ODBC option either. I'd like to be ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi aref_tashnizi ,

    I understand that you’re looking to use Direct Query to connect to Snowflake in Power BI Report Builder without using Power BI datasets or ODBC. After thorough investigation, this feature is currently not available in Power BI Report Builder.  You can use ODBC to connect to Snowflake. Here are the steps to do so:

    1. Open Power BI Report Builder and click on "Data Sources" in the "View" tab.

    2. Click on "Add" to add a new data source.

    3. Select "ODBC" as the data source type.

    4. Choose the appropriate ODBC driver for Snowflake and click "Next".

    ODBC Driver | Snowflake Documentation

    5. Enter the Snowflake server name and credentials and click "Next".

    6. Select the database and schema you want to connect to and click "Finish".

    Solved: Using ODBC to Snowflake as a Datasource within Rep... - Microsoft Fabric Community

    Best Regards