Changing text to upper case
I have a data model built to pull matching data. The match is set to be on First Name, Last Name, SSN, and DOB. One dataset is from an xls file that is pulled from a website automatically (no manual intervention) and the other dataset is an sql query against one of our databases. If the fields match exactly, it shows up on the output. However, if the last name is Jones on the spreadsheet and JONES in our database, it doesn't match. I can't have either source changed so I was trying to convert the spreadsheet fields to all