Scatterplot Results as table
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Solved! Go to Solution.
- Labels:
- Data Investigation
- Developer Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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:
