Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Column Chart

jeffv
8 - Asteroid

Quick question... (or hopefully so)..

 

 

I have dummied down to a simple example of data with three columns:  Sector, Part, Count with a few rows of data.

 

I want to create a column chart showing the bars of count for each of the parts in a sector.  In this case of two charts as I want each chart to show a sector.  I have included my simple workflow with data.  Now my question... how do I identify sector in each chart?  Is there a way in a title/subtitle the value of the field I have grouped by (ie sector?).

 

Thanks for any insight or pointers where I can find the answer.

 

All the best,

Jeff

2 REPLIES 2
CharlieS
17 - Castor
17 - Castor

@jeffv

 

When you select a field in the Grouping settings, notice that the fields selected are passed to the Output along with the Chart field. Use a Report Text tool to create a title using that field. 

 

Solution attached.

jeffv
8 - Asteroid

Thanks...  didn't see those fields.  Just what I needed.  Thanks for your help!

Labels
Top Solution Authors