Charting

I am new to Domo and busy learning Analyzer.
I'd like to know how to convert a bar chart (with two variables) into a line chart with percentages, so if you have a column with 75 Male General Managers and 50 Female General Managers, another column with 100 Male Executives and 50 Female Executives, and a final column with 65 Male Key Management Personnel and 35 Female Key Management Personnel.
Can DOMO do this conversion automatically or do you need to use beast mode (?) to calculate the percentages within each column?
I have attached a simple example, using excel to highlight what I am trying to do.
Any help greatly appreciated.
Thanks
Ben
Best Answer
-
Hi @BigWave ,
Saw your comment on my YouTube video. Glad you are finding them helpful. You can do what you want by creating two beast modes. One for the Male % and one for the Female %. They would look like this:
Male %
SUM(
Male
) / (SUM(Male
) + SUM(Female
))Female %
SUM(
Female
) / (SUM(Male
) + SUM(Female
))You would then drag them into your chart like in my screenshot below and format them to percentage. You can also change the data label so that your legend gives a proper display name.
Hope this helps.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.1
Answers
-
Hi @BigWave ,
Saw your comment on my YouTube video. Glad you are finding them helpful. You can do what you want by creating two beast modes. One for the Male % and one for the Female %. They would look like this:
Male %
SUM(
Male
) / (SUM(Male
) + SUM(Female
))Female %
SUM(
Female
) / (SUM(Male
) + SUM(Female
))You would then drag them into your chart like in my screenshot below and format them to percentage. You can also change the data label so that your legend gives a proper display name.
Hope this helps.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.1 -
thanks Mark - really appreciated and will check out the resource you listed.
0
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 304 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3K Transform
- 105 SQL DataFlows
- 644 Datasets
- 2.2K Magic ETL
- 4K Visualize
- 2.5K Charting
- 772 Beast Mode
- 74 App Studio
- 43 Variables
- 726 Automate
- 185 Apps
- 466 APIs & Domo Developer
- 61 Workflows
- 14 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 402 Distribute
- 116 Domo Everywhere
- 277 Scheduled Reports
- 9 Software Integrations
- 135 Manage
- 132 Governance & Security
- 8 Domo Community Gallery
- 44 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 111 Community Announcements
- 4.8K Archive