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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Scatterplot Results as table

CorCor
8 - Asteroid

I'm newish to Alteryx - and just beginning to work with Scatterplots.

Now - I KNOW there must be a painfully obvious answer to this, but......

 

After I run a Scatterplot - and have several trendlines as a nice graphic......

How do I create a table that actually has the values of those line points in it?

That is....the values the scatterplot came up with to make the lines?

 

Thanks

Corey

 

 

1 REPLY 1
HildebrandoS
Alteryx
Alteryx

Hi @CorCor,

 

The trend line create on the scatter plot tool is basically a Liner Regression, so if you want the points that describe the line you can get it from the linear regression tool. If you want to go further and get the equation that describe the trend line, you can get the Model Coefficients tool on Alteryx Gallery and use it. Here is what it would look like:

 

clipboard_image_0.png

Labels
Top Solution Authors