ODBC Simba driver for BigQuery returning a Dataset not found error using Output Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm new to Alteryx and setting up my connection to BigQuery using the ODBC Simba driver.
I'm trying to write a small table of data using the "Delete Data & Append" option of the Output Data Tool and am receiving an error back "Error running TRUNCATE table "projectname.datasetname.tablename":[Simba][BigQuery](31750) Dataset is not found. Not found: Dataset projectname.datasetname.tablename was not found in location US"
I have checked my ODBC config against help docs online and a 3rd party agency and it seems fine. Someone has even tested my workflow and been able to write data to the BQ table on their system, so what is wrong with my set up?
I am in Australia and my dataset is set up on Australian BQ servers, however I don't know how to configure a different location setting? And unsure why this would make a difference.
I'm not even sure what else to try! Any advice would be amazing, thankyou.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI , im using in-db connection and am able to read gcp tables using the odbc connection . but im not able to create temp table or write into gcp tables in in-DB , Could you please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI , im using in-db connection and am able to read gcp tables using the odbc connection . but im not able to create temp table or write into gcp tables in in-DB .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Raaghav - this sounds like you do not have write permissions to that DB/Table. Talk yo your GCP admin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Im able to write into a table using big query output tool ,
But when i try to write using in-db tool / create a temp table using indb tool
i get this error :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Im able to write into a table using big query output tool ,
But when i try to write using in-db tool / create a temp table using indb tool
i get this error :

- « Previous
-
- 1
- 2
- Next »