This content has been marked as final.
Show 4 replies
-
1. Re: Does Tableau Support Google Datastore Connection?
Dmitry ChirkovJul 11, 2016 9:48 AM (in response to Ifen Shih)
Unfortunately, at this point Google Datastore is not supported by Tableau.
-
2. Re: Does Tableau Support Google Datastore Connection?
Paul MoranJul 12, 2016 1:57 AM (in response to Ifen Shih)
1 of 1 people found this helpfulHi Ifen,
Here are some workarounds:
1. Use the Web data connector SDK and create your own Google Cloud Datastore connector
2. Export data from Google Datastore and Import the data into Google BigQuery. Tableau Desktop has a native connector for Google BigQuery
Paul
-
3. Re: Does Tableau Support Google Datastore Connection?
Ajay A Charles Aug 10, 2017 4:37 AM (in response to Paul Moran)Hi Paul, could you direct me to some online page which could help me do this step by step?
-
4. Re: Does Tableau Support Google Datastore Connection?
Paul MoranAug 10, 2017 6:33 AM (in response to Ajay A Charles)
1 of 1 people found this helpfulHi Ajay,
I haven't tested either of the workarounds that I mentioned above personally.
The following article has some step by steps guidelines on how to export data from Google Datastore.
python - Export data from Google App Engine to csv - Stack Overflow
Paul