how to create a graph with 2 x-axis

Hi Domo peeps -
I just want to ask, is there a way where we can show in a grouped graph 2 x-axis?
I would like to show 2 names in the X axis, namely the Owner and PE names
and in the Y axis the Sat Score and PE Sat score respectivley.
I can show the Sat score and PE Sat Score using the grouped bar graph
but it only shows the owner for the X axis.
I have attached the raw data I have in the dataset in DOMO
Comments
-
It may help to understand the relationship between the Owner and the PE. It looks like the same owner can have multiple PE's and one PE can have multiple Owners.
Does the PE Sat score reflect on both the PE and the owner? If not, I would recommend structuring your data a little differently:
Basically, you want to have a row for Type, Name, and Sat score.
You should then be able to graph with a single bar. Name on the x axis, score on the y axis and the series would be type.
0 -
Hi ST_-Superman-_ -
basically, the row is the relationship. the Owner has his Score, and the PE has his own.
I attached a sample view of what I want to see in DOMO.
0 -
Would creating a new field for name work for you? I basically created the following beastmode:
concat(`Owner`,' | ',case when `PE`='' then 'None' when `PE` is null then 'None' else `PE` end)
This let me generate a chart like this:
0 -
this actually looked promising. But unfortunately, the draw back is, we couldn't average the scores per person.
0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 657 Datasets
- 115 SQL DataFlows
- 2.2K Magic ETL
- 815 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 81 App Studio
- 45 Variables
- 775 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 81 Workflows
- 23 Code Engine
- 40 AI and Machine Learning
- 20 AI Chat
- 1 AI Playground
- 1 AI Projects and Models
- 18 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 144 Manage
- 140 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive