Isolating the max date for a date and time stamp
Hi,
I appending warehouse data on an hourly basis so we can see warehouse activity by hour by day by week and so on. I am trying to build a filter or indicator that will allow me to filter the most current timestamped date only when needed. I am using the below beastmode and it's not working. Any suggestions as I thinking I might be missing something in Magic that I can use to achieve this "flag". I want to use all the reports sometimes and then just reference the most current other times.
case
when TIMESTAMP(`Report Time Stamp`) = max(TIMESTAMP(`Report Time Stamp`))
then 'Y'
else 'N'
end
Any help would be amazing!
Thank you all!
Best Answer
-
Hi,
Nevermind. I used ranking and just filters on rank 1 to get most current.
1
Answers
-
Hi,
Nevermind. I used ranking and just filters on rank 1 to get most current.
1
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 823 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 194 Apps
- 484 APIs & Domo Developer
- 90 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive