Forum Discussion
Connecting Snowflake to Dataflow
Hi,
Is there a way to connect Snowflake to Dataflow? The only option I found was Blank Query. But got an error:-
- The data source kind= "Snowflake" is unspported
Regards,
Jackson
Hi JacksonAndrew ,
Sorry for that, but based on thisocument, it seems there is no direct connector for Snowflake in dafaflow based on this document :
The following list shows which connectors you can currently use by copying and pasting the M query into a blank query:
- Azure analysis Services
- Adobe Analytics
- ODBC
- OLE DB
- Folder
- SharePoint Online folder
- SharePoint folder
- Hadoop HDFS
- Azure HDInsight (HDFS)
- Hadoop file HDFS
- Informix (beta)
Have you tried to use the ocbc connector to get data from snowflake in dataflow?
Best regards,
8 Replies
- AnmolganPost Prodigy
JacksonAndrew you cannot directly connect to snowflake datsets, as there is no direct connectors available.
You can try installing ODBC connector and try ODBC connector to connect to the Snowflake datawarehouse, use below link form more information https://docs.microsoft.com/en-us/power-bi/desktop-connect-snowflake
- JacksonAndrewFrequent Visitor
Hi Anmolgan , I am able to connect to snowflake without any problem in the desktop. Even when it is published to service, it works. My question was for Dataflow.
- v-lid-msftCommunity Support
Hi JacksonAndrew ,
Sorry for that, but based on thisocument, it seems there is no direct connector for Snowflake in dafaflow based on this document :
The following list shows which connectors you can currently use by copying and pasting the M query into a blank query:
- Azure analysis Services
- Adobe Analytics
- ODBC
- OLE DB
- Folder
- SharePoint Online folder
- SharePoint folder
- Hadoop HDFS
- Azure HDInsight (HDFS)
- Hadoop file HDFS
- Informix (beta)
Have you tried to use the ocbc connector to get data from snowflake in dataflow?
Best regards,