Does the Time zone of the date column changes when we connect data from salesforce connector?
When i directly extract data from salesforce the date shows 1st October 2023.
When i connect through salesforce connector in domo the date from domo sales force connector shows 30th September 2023.
So does the salesforce connector in domo changes the timezone of the date when compared to actual salesforce date?
Best Answers
-
Hello, this knowledge article walks through instance time zone setting and how they affect dates:
If I solved your problem, please select "yes" above
0 -
To reconcile your timezone in Domo with that of Salesforce or any other platform whenever there's a difference, the convert_tz function is best and works in magic etl, sql dataflows, and beastmode:
convert_tz(`time_column`,'FROM_timezone', 'TO_timezone'
e.g.: convert_tz(`mydatetimecolumn`, 'PST', 'US/Central')
0
Answers
-
Hello, this knowledge article walks through instance time zone setting and how they affect dates:
If I solved your problem, please select "yes" above
0 -
To reconcile your timezone in Domo with that of Salesforce or any other platform whenever there's a difference, the convert_tz function is best and works in magic etl, sql dataflows, and beastmode:
convert_tz(`time_column`,'FROM_timezone', 'TO_timezone'
e.g.: convert_tz(`mydatetimecolumn`, 'PST', 'US/Central')
0
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 602 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 695 Beast Mode
- 43 App Studio
- 39 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 386 Distribute
- 111 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 113 Manage
- 110 Governance & Security
- 8 Domo University
- 30 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive