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.
0
Answers
-
Hi,
Nevermind. I used ranking and just filters on rank 1 to get most current.
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 194 Visualize
- 253 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive