Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up timezone on BigQuery connection #249

Open
mathieu-delaunay opened this issue Jul 15, 2020 · 1 comment
Open

Set up timezone on BigQuery connection #249

mathieu-delaunay opened this issue Jul 15, 2020 · 1 comment
Assignees

Comments

@mathieu-delaunay
Copy link

Hello there,

I am migrating a data source to BigQuery, and all the timestamps are in UTC, while I'd like to display the dashboards in UTC+2. Is there a way to change that directly in the data source (or at least without having to create a calculated field for all the dates in the data source)?

I know that for PostreSQL, we can set Initial SQL connection, but not sure if something similar would exist for BigQuery.

Thank you in advance.

@danjrahm danjrahm self-assigned this Aug 17, 2020
@danjrahm
Copy link
Contributor

Hello,

I don't have a lot of experience in BigQuery but from what I'm reading, there are conversion methods for timezones. I'm also not sure if you can use initial SQL with BigQuery. It's probably worth an attempt though.

Tableau Technical support may be a better resource for this question.

Please let me know if you have any other questions.

Thank you,
Dan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants