
I'm joining two inputs - one starts as a .yxdb and the other is a SQL pull against a DB2 Database. There are values pulled in where somevalues have only Integers - e.g. 2720 DED_LBL_CD and others have alphanumeric values - e.g. 2720R

I've formatted them as String, V-String, V-W String, etc and when I join on the two values some are still falling out on the Left Join even though both values are present on Left and Right, immediately before the Join tool. What do I need to do to get them lined up and fall into the J output where they should be?