How to set up a min/max equation in a Beast Mode?
ChrisGaffan
Member
in Beast Mode
I would like to setup a beast mode to calculate a fill % for contracted values, however I would not like it to show any values that went above 100%. I know in Excel it would be as easy as
=MIN(100,SUM())
How would I accomplish the same thing within Domo?
The two columns being run against each other are as seen below.
Total weight in lb's
/ Contract Weights
Tagged:
0
Best Answer
-
Hi @user058901 does this give you what you need?
case when
total weight in lb's
/Contract Weights
> 1 then 1 elsetotal weight in lb's
/Contract Weights
end0
Answers
-
Hi @user058901 does this give you what you need?
case when
total weight in lb's
/Contract Weights
> 1 then 1 elsetotal weight in lb's
/Contract Weights
end0 -
@MichelleH Yes, I just needed to add SUM before the equation and it worked perfectly. CASE
- CASE
- WHEN SUM(
Total weight in lb's
/Contract Weight
) > 1 then 1 - ELSE SUM(
Total weight in lb's
/Contract Weight
) - END
Thank You.
0
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 303 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 104 SQL DataFlows
- 640 Datasets
- 2.2K Magic ETL
- 4K Visualize
- 2.5K Charting
- 767 Beast Mode
- 70 App Studio
- 43 Variables
- 715 Automate
- 185 Apps
- 460 APIs & Domo Developer
- 56 Workflows
- 14 DomoAI
- 39 Predict
- 16 Jupyter Workspaces
- 23 R & Python Tiles
- 402 Distribute
- 116 Domo Everywhere
- 277 Scheduled Reports
- 9 Software Integrations
- 134 Manage
- 131 Governance & Security
- 8 Domo Community Gallery
- 44 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 111 Community Announcements
- 4.8K Archive