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

Decision tree error

Fabius
6 - Meteoroid

Hi Everyone,

 

When running decision tree I get the error: Tool #290: An unknown error occurred in II_Close. Do you know what can cause this type of error?

DT.PNG

 
2 REPLIES 2
joshuaburkhow
ACE Emeritus
ACE Emeritus
Need to check your data types are correct, I get this when I forget to clean them up.
Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
MikeD
8 - Asteroid

As the answerer below notes, it is probably a data consistency issue.  I was getting the same error, and I inserted a select tool and changed all my numeric variables to either fixed decimal of the same size or integer.  This immediately fixed the problem.

Labels
Top Solution Authors