Calculating individual value as a % of a column

Count | Total Weight | % of Weight |
---|---|---|
12x2pk | 2,525,985 | 23.65% |
12x4pk | 169,092 | 1.58% |
14ct | 630 | 0.01% |
16ct | 8,505 | 0.08% |
20ct | 175,140 | 1.64% |
22ct | 239,400 | 2.24% |
25ct | 143,325 | 1.34% |
28ct | 395,640 | 3.70% |
30ct | 310,275 | 2.90% |
32ct | 1,196,370 | 11.20% |
35ct | 2,997,225 | 28.06% |
39ct | 787,185 | 7.37% |
45ct | 1,665,090 | 15.59% |
52ct | 68,355 | 0.64% |
If I have the 'Count' and 'Total weight' column in Domo, how would I setup a Beast mode to calculate the '% of Weight' column. The screenshot was done in Excel.
Best Answers
-
you can used a FIXED function to calculate percent of total. You can read about them here
They give a good example you can follow
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
sum(`Total Weight`) / sum(`Total Weight`) over ()
0
Answers
-
you can used a FIXED function to calculate percent of total. You can read about them here
They give a good example you can follow
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
sum(`Total Weight`) / sum(`Total Weight`) over ()
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 824 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 194 Apps
- 486 APIs & Domo Developer
- 90 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive