Greater than current date

Hi, I'm working on a beast mode that groups sites into four buckets (Digitisation, Acquisition, Portfolio, Buy Out'. The last 3 are working fine and I just need to setup the formula for 'Digitisation'.
The logic for Digitisation needs to be 'if Contractor completion is greater than or equal to CurrentDate then 'Digitisation'
How would I write this formula?
Best Answer
-
This is how you do it…
CASE WHEN (Contractor completion Date >= CURRENT_DATE()) THEN ('Digitisation') END
Please note that Domo uses the time zone that's setup in your Admin console. I think the default is UTC.
0
Answers
-
This is how you do it…
CASE WHEN (Contractor completion Date >= CURRENT_DATE()) THEN ('Digitisation') END
Please note that Domo uses the time zone that's setup in your Admin console. I think the default is UTC.
0 -
Thankyou! This worked. I think my formatting was causing the issue previously
0
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 970 Connectors
- 259 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 502 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 379 Beast Mode
- 21 Variables
- 487 Automate
- 104 Apps
- 379 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 319 Distribute
- 67 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 64 Community Announcements
- 4.8K Archive