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 apply totals (see screenshot).
0 -
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 101 SQL DataFlows
- 622 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 745 Beast Mode
- 58 App Studio
- 41 Variables
- 686 Automate
- 176 Apps
- 453 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 395 Distribute
- 113 Domo Everywhere
- 276 Scheduled Reports
- 6 Software Integrations
- 125 Manage
- 122 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive