Summary Number - Display % for a member in pie chart
This may be more of a beast mode question... but here goes. I have a pie chart that shows business in either "Warehouse" or "DIrect" business. I'd like to have the summary number for this card show the % the "Direct" business makes up of the total business. For example, if the card shows Direct at 60% and Warehouse at 40% I would want the summary number to show "60%".
1
Comments
-
Try something similar to this in beast mode and make sure to check the "Apply to Summary Number" checkbox in the best mode window:
SUM(Case when `LineOfBusiness` = "Direct" then `Value` else 0)/Sum(`Value`)
Replace the `LineOfBusiness` and `Value` with the field names from your dataset
Domo Arigato!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'0 -
This does not work
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 473 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 212 Visualize
- 258 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 248 Distribute
- 64 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 184 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive