All,
A quick question hopefully.... I have data such as the following: yyyy-mm-dd hh:mm:ss - <some message>yy-mm-dd hh:mm:ss - <some message> (and this can be several timestamps long)
What I need to do is to split the first three dates and messages into fields and drop remaining data from field.
Using Text to Columns tool the separator is a date so can't use that. Using regex I'm not sure how I tokenize the data into fields. Maybe there's a different tool to be used. Any help appreciated.
Thanks,
Jeff