We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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 Tool - Editing X Axis

lynnaberry
7 - Meteor

Is there a way to edit the X axis? Null keeps showing up and I do not want to display that information. I tried editing my data and I can't figure out a way to remove it.

 

 

Graph.PNG

12 REPLIES 12
lynnaberry
7 - Meteor

Ok sorry I misunderstood. I attached a copy of the workflow.

Thableaus
17 - Castor
17 - Castor

@lynnaberry I found the problem.

 

First, when you Unioned your Data, you actually unioned to a Null Record.

NullUnion.PNG

 

But that's ok. If you don't want to include this value on the chart, just adjust the X axis on the Config Chart menu to show a custom Display Range. You can set up the Min to 1, so you exclude the Null value of it.

 

axistakenullvalues.PNG

 

I hope this can be a suitable solution for you.

 

Cheers,

 

 

lynnaberry
7 - Meteor

Ok thank you! I figured that's what I would have to do to remove the null. Some of the nulls are right in the middle, so I cannot do that for them. Thank you for looking into this!

Labels
Top Solution Authors