I have an attribute value that I will be joining to a CSV file. The problem I am having is that the values in the field I will be joining with, some of the values start with a 0 (zero). Is there a way to remove the zero from the value without going through each and every one before I do the join?
↧