App Store Time Zone - FYI!
I ran into an issue using the Twitter Quickstart. Wanted to share as I bet others need this fix.
The Quickstart comes with a card called Best Times to Tweet. The X axis is market (UTC), and the Beast Mode that comes out of the box called "Hours of Day (UTC)" takes the field 'Created By' and formats it into h:mm -- which comes in UTC. (Glad for the labels..or I wouldn't have caught this problem!)
Original: DATE_FORMAT(`Created At`,'%h:00 %p')
My users are in EST, but the default on these cards is UTC... so it makes the data show two hours delayed. The best time for us to tweet is 6pm, and it was being visualized at 8pm. Though it's labeled UTC on the X axis, the card is laid out on the Quickstart page as a small tile, so you don't see the X axis unless you click into the card or decide to bump it up in size. Very very easy to hover over the tower, see 8:00 PM, and assume that is the best time to tweet per your OWN data.
Once I caught the issue, support helped me craft this beast mode as a workaround so the data is now visualized accurately -- I changed the beast mode to:
DATE_FORMAT(DATE_SUB(`Created At`, INTERVAL 2 HOUR),'%h:00 %p')
...so for anyone using these Apps, I recommend checking on ANY cards that visualize a time of day and use this or a similar Beast Mode calculation to shift the time stamps into your preferred interval.
I hope Domo will look into this. I think the "Quickstart" label becomes a misnomer the more you have to tweak the out of the box product. This one is a small issue, but not insignificant.
Comments
-
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 684 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive