Hi, new user here.
I have a spreadsheet with about 20 columns of data. Is there a quick way to verify the number of characters in the data for each column? Some columns can have less than the maximum allowed characters (name, address, etc), but some need to be an exact character count (10 digit account number, 9 digit tax ID, etc). After my input tool, I've added a select tool to change the data type to String and to set the max size for each column.
Thank you!