Hello! I'm trying to complete a very simple join of two string fields and for some reason I CANNOT get it to to work. The field from the first file is created from a RegEx parse, so in case that was causing any issues, I used the formula tool to complete a new field for joining. I also used the formula tool in the second file just in case. I am creating each as a V_String field with a length of 18, and also running through the data cleansing tool to replace nulls in the string fields, and removing whitespace, modifying to uppercase. This continues to result in 0 records returned. Any insight would be much appreciated! C