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

Interactive Chart - Change Axis label order

esar
8 - Asteroid

Hi,

 

I have an Interactive Chart with weekdays on X-axis. The labels need to be in the weekday order. Is there any other way to set an order than use the ID prefix?

 

 

EsaR_0-1585604507941.png

 

3 REPLIES 3
grossal
15 - Aurora
15 - Aurora

Hi @esar,

 

Yes you can. Use your current data, sort it, remove the numbers (e.g. Data Cleansing with Remove Numbers and Whitespaces) and input into the Interactive Chart. Strings will be taken in the order they come into the tool.

 

grossal_0-1585605513378.png

 

Check out this minimal sample:

 

grossal_1-1585605580271.png

 

grossal_2-1585605587685.png

 

 

I hope this helps. 

 

Best 

Alex

JakobJ
7 - Meteor

Any ideas what to do when the Y axis is also disordered and needing to Split the data by a 3rd field to make a Bubble chart?

JamieHankins
7 - Meteor

I'm having a similar issue where my y axis is out of order.

 

It's receiving an integer input, but it puts the numbers in a random order? 

Labels
Top Solution Authors