Percent Calculation
I'm very new to Domo, and am not finding any information on a calculation I want to do. I want to show a percent of one item to another on a stacked bar graph. When I use the data label settings(%_percent_of_total), it totals both amounts and gives me the percent based on a total of the two amounts when I just want one item as a percent of the other. i.e. commissions as a percent of sales. How do I do that?
Comments
-
You can write a beast mode that will add a new value column to your data set.
For example, if you want to show % of sales you could use something like this
SUM(`Sale_Category`)/SUM(`Total_Sales`)
This will give you new series that you can add to your cards. The only limiting factor is that you will need both the numerator and denomenator to already exist in your dataset.
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 194 Visualize
- 253 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive