Using the NOW() or TODAY() function in a calculated field, Tableau Desktop may return a time that appears to be in a different time zone. Similarly, when using a relative date filter, the anchor date may not match the user’s local time zone.
Cause
When using a live connection, Tableau Desktop sends the NOW() or TODAY() query to the underlying data source. The returned value depends on how the data source handles time and time zones.
If the data source is hosted in a different time zone, or configured to return timestamps in UTC, the result may differ from the local machine time.
For example, live connections to Redshift and PostgreSQL often return timestamps in UTC or based on the database session time zone. Tableau does not automatically adjust these values to the client machine’s local time zone.
Use an extract. For more information, see Extract Your Data.
Note: During daylight savings time the time difference between UTC and PDT will be -7 hours.
To convert UTC to PST (Pacific Standard Time) for a relative date filter:
[Date Field] >= DATEADD('day', -3, DATEADD( 'hour', -8, TODAY() ) )
To voice your support for the inclusion of this enhancement in a future product release, add your vote to the following Community Idea: Timezone conversion support.
001473588

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.