I have a data set with a Column of Date/Time (m/d/yy h:m:s) and two colums of data.
I am trying to move/combine/correct the numbers in each data colum to match the Date Time stamp.
Here is a sample of two rows that shold have the columns combined:
Notice the time stamps are the same, yet I cannot get them to combine correctly on the same row.
I have about 5K+ lines of data, but I work with more, and this type of thing all the time.
I am sure there is an easy way to get this to combine, but I cannot figure this out.
I am using JMP 12 and I'm not versed in JSL. If there is a step by step using the menus, that would help me.
Thanks for any help that can be provided.