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

Error Creating Bar Graph

Faronnj
8 - Asteroid

Hello All,

 

I have a simple error I am getting that I cant seem to figure out as I mess with the data.  I have attached my workflow below with the error in the interactive chart and the browse function not working in response - even though the graph looks good on the configure chart.

 

Thank you in advance for your help,

 

Nick 

1 REPLY 1
T_Willins
14 - Magnetar
14 - Magnetar

It is an XML error.  >  and < are escape characters in XML.  While there are some solutions to fixing this, the easiest solution is to change the first and last records in the Sphere field to "less than -9" and "greater then -18" (or similar text).  Your chart should then render correctly.

Labels
Top Solution Authors