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
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 874 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 146 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive