Filtering a set of rows by event time (across different time zones)

I have a dataset, for example, with 3 events in each of the US time zones -- all coming through as 7pm local to the time zone in the dataset.
I need to sort them by the time occurring, so in the example below, California events would be listed first, then Colorado, then Chicago, then New York.
How can i do this? Can I do it in a beast mode?
Event 1, California, 7PM
Event 2, California, 7PM
Event 3, California, 7PM
Event 4, New York, 7PM
Event 5, New York, 7PM
Event 6, New York, 7PM
Event 7, Colorado, 7PM
Event 8, Colorado, 7PM
Event 9, Colorado, 7PM
Event 10, Chicago, 7PM
Event 11, Chicago, 7PM
Event 12, Chicago, 7PM
Thanks!
Answers
-
Do you have the time zone as part of the datetime data? (i.e. EST, PST, CST, etc,) If so, you can build a case statement to put it in UTC time (or standardized to any time zone that you want). You can use the SUBTIME function to subtract the necessary hours. Here is a list of time zone abbreviations to be looking for.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0 -
Domo expects data to be imported as UTC. Is it possible to import your data using UTC instead of the local time?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive