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.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 600 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 685 Beast Mode
- 43 App Studio
- 38 Variables
- 656 Automate
- 170 Apps
- 439 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 384 Distribute
- 110 Domo Everywhere
- 268 Scheduled Reports
- 6 Software Integrations
- 111 Manage
- 108 Governance & Security
- 8 Domo University
- 25 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive