Cant get the percentage of the total!!!

Hi All
I'm trying to calculate the percentage of a column (that is aggregated) using this beastmode
(SUM(CASE WHEN `Cluster` = 'Greater North' THEN `Uno`
Else 0
END)) /Sum(`Uno`) *100
However, in the table it shows "100" although in the Total it does have the right percentage!! (sse pic)
What I am doing wrong?
Thanks
Comments
-
Unbelievable, I had to calculate everything in ETL because of the table not working.
Power BI is looking better and better TBH
1 -
Did you reach out to your Domo admin or try to open a support ticket with Domo?
0 -
Hi Dani
I had to deliver it by today so I had to get it done. We have domo as an add-on (from Riskonnect) and the support response is not very fast.
Still puzzled why the beastmode didn't work. I even produce an ETL to create a little table as shown in this post to no avail.
0 -
Have you tried using OVER() ?
Here's an example I used for the included screen shot.
SUM(`Extended Price`) / SUM(SUM(`Extended Price`)) OVER()
7 -
thanks, that seems to work, however, it does not let me a
pply totals (see screenshot).
0 -
0
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 305 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3K Transform
- 106 SQL DataFlows
- 645 Datasets
- 2.2K Magic ETL
- 4K Visualize
- 2.5K Charting
- 774 Beast Mode
- 74 App Studio
- 43 Variables
- 728 Automate
- 186 Apps
- 467 APIs & Domo Developer
- 61 Workflows
- 14 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 403 Distribute
- 117 Domo Everywhere
- 277 Scheduled Reports
- 9 Software Integrations
- 136 Manage
- 133 Governance & Security
- 8 Domo Community Gallery
- 44 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 112 Community Announcements
- 4.8K Archive