Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Joining Field Errors (67)

$
0
0

I am having an issue joining fields. The first field I'm joining looks like this in my data:

 TrueLeftCourseCodeV_WString255  

I am joining it to this:

 FalseRightCourseSectionV_WString511  

 

The second field I'm joining looks like this in my data:

 TrueLeftTerm1V_String255 TextToColumns: Parsed from Course ID

I am joining it to this:

 FalseRightAcademicPeriodV_String19  

 

I keep receiving an error stating the following:

Error: Join (67): String fields can only be joined to other string fields.

 

The types are the same and I have even modified the data sizes to match but still keep getting the join error. I'm quite baffled since I have plenty of other joins in my workflow that work just fine. Any guidance or assistance would be greatly appreciated.

 

Thank you in advance,

--Kim


Viewing all articles
Browse latest Browse all 4999

Trending Articles