Heat Map Hours Off

Hi,
I am trying to make a heatmap. I created a beastmode to help organize the hours to go in chronological order (attached screenshot). However, this doesn't seem to be working (attached screenshot). I am not organizing the times by count in the filters. Could anyone help me figure out what I'm doing wrong? Thanks!
Answers
-
@chrissy Your hour beastmode column is in text so it is sorting it in aplphabetical order, so 1 pm comes right after 1 am alphabetically speaking. Try creating another beastmode that gives hours 1-11 a value of 1 and hours 12-23 a value of 2. Then add this beastmode as a sort before your hour sort.
Alternatively, you could get the time value instead, using this and see if that sorts the issue out:
TIME_FORMAT(TIME('virtual check-in date'),'%h %p')
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**
1 -
@chrissy I agree with @RobSomers that it is not sorting correctly because it is viewing the field as text. You can also sort by
HOUR(`virtual_checkin_date`)
since that is already a numeric field.1 -
Hi @RobSomers
Thanks for your help. I tried to do what you suggested, but struggled. I am probably doing the forumla wrong. As you can tell (in the screenshots) it still did not sort by hours. I tried the other two beast mode recommendations you and Michelle recommended but it still wouldn't sort by hour. Do you have any advice? Thanks!0 -
Hi @MichelleH -
Unfortunately it does not, it just rearranges the numbers again0
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
- 827 Beast Mode
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 46 Calculations & Variables
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- 122 Workflows
- 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
- 117 Community Announcements
- Automate
- 5K Archive