Open
Description
It would be great to be able to change the Bigquery project in a datasource - to facilitate automation of the publishing from dev - test -prod environments. Basically I have 3 google projects - each with identical datasets and tables - and I would like to change the workbook to change Google projects each time it switches environments. Can I use the tableaudocumentapi to do this? So far I haven't found a way - I don't see the Google project name as an attribute on ConnectionItem. But I wanted to see if anyone else had found a way using the api. Thanks!