Data cannot be imported because there are multiple variables with the same name.

Cause of the message

All variables in the prediction model creation (training) data must have different names.


Solution

Edit the variables in the prediction model creation (training) data and evaluation data so that there is no overlap. This error also appears if there are multiple columns with blank variable names. In this case, give each blank column a different name, or remove the blank column.