Scatter Plot Error Message
- 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 trying to render a scatter chart with two continuous variables. I'm getting the following error:
"Tool #2: Error in eval(expr, envir, enclos):"
Does anyone know what that means?
Solved! Go to Solution.
- Labels:
- Error Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Jordan,
Not familiar with that particular message, but tool #2 in the Scatterplot Macro is the R tool. Whenever you use the R based predictive tools the rules for stricter than Alteryx in general. My checklist is:
Making sure your field names only have letter, numbers, periods and underscores (no spaces!) (don't start with a number).
Upper case and lower case makes a difference.
Make sure you don't have any missing values (Nulls) (use the DATA CLENSE tool)
You don't want fields with only one value (constants)
Make sure you field types are correct (strings vs. doubles vs. Integers)
Usually error like that are naming/data based.
Please follow-up if that doesn't work.
Cheers,
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @JordanHowell
Did @Bob_Blackey 's solution get you to a solution that works, or is it worth working through this further as a community?
Cheers Jordan - have a good Tuesday
Sean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes. My apologies as I forgot to to accept as a solution.
![](/skins/images/9780FA8738778E76CAA545EFAA4CDA4D/responsive_peak/images/icon_anonymous_message.png)