Forum Discussion
RobKay12
Helper I
2 years agoSorting through a Table of Information
Hello, You have been very helpful in the past and I have another one for you that I think is over my head. I have the following table: Job #NameDate The Data I Have 2103612 Do...
RobKay12
Helper I
2 years agoThanks. I tried this but it keeps giving me errors from the data.
audreygerred
Super User
2 years agoWhat is the error that you are getting? You probably have to make the job number and date fields be strings first to concatenate. Then after the concatenation step (custom column) is applied, put the fields back to the proper data type.