Forum Discussion
JacksonAndrew
6 years agoFrequent Visitor
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
- 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
6 years agoFrequent 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.
Anmolgan
Post Prodigy
6 years agoJacksonAndrew Apologies, I misunderstood that incorrectly.