Single Year Revenue Beastmode
This may be a simple syntax question but I can't seem to get it right. I'm trying to calculate the sum of revenue for a single year. I need it to be a beastmode calculation as I am comparing against 2016 and have different values for the X axis so the YoY chart does not work.
This is what I'm workin with:
sum((CASE WHEN (year(`Close Date`)=YEAR(2017))THEN `Gross Revenue` END ))
Am I missing something simple here?
Thanks!
0
Best Answer
-
YEAR() expects a datetime value. Just try year(`Close Date`)=2017 and see how that goes
Aaron
MajorDomo @ Merit Medical
**Say "Thanks" by clicking the heart in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Answers
-
YEAR() expects a datetime value. Just try year(`Close Date`)=2017 and see how that goes
Aaron
MajorDomo @ Merit Medical
**Say "Thanks" by clicking the heart in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
This discussion has been closed.
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 7 Cloud Amplifier
- 9 Federated
- 3K Transform
- 114 SQL DataFlows
- 654 Datasets
- 2.2K Magic ETL
- 4.1K Visualize
- 2.5K Charting
- 806 Beast Mode
- 80 App Studio
- 44 Variables
- 761 Automate
- 189 Apps
- 480 APIs & Domo Developer
- 75 Workflows
- 17 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 408 Distribute
- 119 Domo Everywhere
- 279 Scheduled Reports
- 10 Software Integrations
- 141 Manage
- 137 Governance & Security
- 8 Domo Community Gallery
- 47 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive