Forum Discussion
Connecting Snowflake to Dataflow
- 6 years ago
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,
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
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-msft6 years agoCommunity 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,
- JacksonAndrew6 years agoFrequent Visitor
v-lid-msft ,thanks for the suggestion. I'll try the ODBC and come back.
- JacksonAndrew6 years agoFrequent Visitor
v-lid-msft , ODBC works like a charm... thanks.
- Anmolgan6 years agoPost Prodigy
JacksonAndrew Apologies, I misunderstood that incorrectly.