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 - else
total weight in lb's
/Contract Weights
- end
0
Answers
-
Hi @user058901 does this give you what you need?
- case
- when
total weight in lb's
/Contract Weights
> 1 then 1 - else
total weight in lb's
/Contract Weights
- end
0 -
@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
Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign InWelcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign InCategories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 308 Workbench
- 6 Cloud Amplifier
- 10 Federated
- 3.8K Transform
- 660 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 815 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 84 App Studio
- 46 Variables
- 780 Automate
- 191 Apps
- 482 APIs & Domo Developer
- 84 Workflows
- 23 Code Engine
- 41 AI and Machine Learning
- 20 AI Chat
- 1 AI Playground
- 2 AI Projects and Models
- 18 Jupyter Workspaces
- 413 Distribute
- 121 Domo Everywhere
- 281 Scheduled Reports
- 11 Software Integrations
- 146 Manage
- 142 Governance & Security
- 8 Domo Community Gallery
- 49 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 4.8K Archive