Calling all Racers for the Alteryx Grand Prix! It's time to rev your engines and race to the stage at Inspire! Sign up here.

Alteryx Designer Discussions

Find answers, ask questions, and share expertise about Alteryx Designer and Intelligence Suite.

BigQuery not displaying tables

Ash_in
5 - Atom

Hi,

 

I am connecting to the google cloud platform using the input tool and service to service file. When i click on the project and then the dataset I only see the first 50 tables within that data set, is this a known issue is there any solution. 

 

I am unable to use the custom query option as my project name ( the name is not under my control and cannot be changed ) has a "-" in it and as soon as a try to put that in a custom query it throws a error.

 

Any help is appreciated.

 

Thanks,

Ash

2 REPLIES 2
JohnGD
Alteryx
Alteryx

Hi @Ash_in ,

 

The tool only displaying the first 50 tables is a known issue and we have raised it with the right team through Defect DE18562.

Bear with us while they are investigating and provide a fix in a further release.

 

For the custom query, can you try putting quotes around the schema :

 e.g. SELECT * from 'schema.table_name'

 

Kind regards,

 

 

John Gonggrijp-Dowe
Customer Support Engineer
Alteryx, Inc.

VJ_dup_337
7 - Meteor

@JohnGD any update on this issue? It seems like not resolved yet.

Labels