Beast Mode (Card)
Best Answers
-
Hi @Fadem
Do you have a beast mode you're using? How is the sum function not working?
For your department numbers are you looking to get a part of the department name or are you wanting to conditionally add values together based on the specific department numbers?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**2 -
Hi @Fadem
You can use a case statement to conditionally sum your numbers together:
SUM(CASE WHEN `Department Number` IN (1,2,3,4) THEN `Value To Sum` END)
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**2
Answers
-
Hi @Fadem
Do you have a beast mode you're using? How is the sum function not working?
For your department numbers are you looking to get a part of the department name or are you wanting to conditionally add values together based on the specific department numbers?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**2 -
Hi @GrantSmith The sum is working now. For the department I am looking to select only certain department numbers adding those values together.
Thank you!
0 -
Hi @Fadem
You can use a case statement to conditionally sum your numbers together:
SUM(CASE WHEN `Department Number` IN (1,2,3,4) THEN `Value To Sum` END)
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**2 -
@GrantSmith you're the best!
0
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive