<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiple columns with their own dedicated timestamp - Join/Combine/Concat timestamps in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220120#M44031</link>
    <description>&lt;P&gt;You can do this with two table operations:Stack all the columns (Tables &amp;gt; Stack), and check the box for "Multiple Series Stack".&amp;nbsp; Enter the value 2 for the number or series, and make sure the "contiguous" box is not checked.&amp;nbsp; Click OK.&amp;nbsp; This will create a table that looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-06-49 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18609i07E3945E7FA84B86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-06-49 PM.jpg" alt="8-5-2019 7-06-49 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, you want to split this table (Tables &amp;gt; Spit).&amp;nbsp; Split by Label 2, split the Data 2 column, and group by Data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-10-32 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18610i8AB2CCE779B61AEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-10-32 PM.jpg" alt="8-5-2019 7-10-32 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this results in this table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-11-23 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18611iE031856C7E30A673/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-11-23 PM.jpg" alt="8-5-2019 7-11-23 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Note, you will have another problem to deal with, I think.&amp;nbsp; I don't believe JMP supports the datetime format&amp;nbsp; (hh:mm:ss.ddd AM/PM) you are using, if you want to treat those values like numbers.&amp;nbsp; If you treat them like character values you will be alright, though, and the steps above will still work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 23:14:03 GMT</pubDate>
    <dc:creator>MathStatChem</dc:creator>
    <dc:date>2019-08-05T23:14:03Z</dc:date>
    <item>
      <title>Multiple columns with their own dedicated timestamp - Join/Combine/Concat timestamps</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220106#M44030</link>
      <description>&lt;P&gt;I have many files with the below format, where each measurement has its own recorded timestamp. I'd like a table that has only one time column, so that I can chart multiple variables against the same timeline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's an example of my data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;datetime_measure1&lt;/TD&gt;&lt;TD&gt;value_measure1&lt;/TD&gt;&lt;TD&gt;datetime_measure2&lt;/TD&gt;&lt;TD&gt;value_measure2&lt;/TD&gt;&lt;TD&gt;datetime_measure3&lt;/TD&gt;&lt;TD&gt;value_measure3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:15.000 PM&lt;/TD&gt;&lt;TD&gt;1.7138&lt;/TD&gt;&lt;TD&gt;1:39:15.000 PM&lt;/TD&gt;&lt;TD&gt;400.0345&lt;/TD&gt;&lt;TD&gt;1:39:15:000 PM&lt;/TD&gt;&lt;TD&gt;50.9007&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:23.071 PM&lt;/TD&gt;&lt;TD&gt;0.0976&lt;/TD&gt;&lt;TD&gt;1:39:25.730 PM&lt;/TD&gt;&lt;TD&gt;399.8793&lt;/TD&gt;&lt;TD&gt;1:39:17.591 PM&lt;/TD&gt;&lt;TD&gt;51.7412&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:26.410 PM&lt;/TD&gt;&lt;TD&gt;1.7163&lt;/TD&gt;&lt;TD&gt;1:39:35.990 PM&lt;/TD&gt;&lt;TD&gt;399.9487&lt;/TD&gt;&lt;TD&gt;1:39:33.590 PM&lt;/TD&gt;&lt;TD&gt;51.1936&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:37.150 PM&lt;/TD&gt;&lt;TD&gt;0.1245&lt;/TD&gt;&lt;TD&gt;1:39:40.029 PM&lt;/TD&gt;&lt;TD&gt;400.0361&lt;/TD&gt;&lt;TD&gt;1:39:50.869 PM&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;50.9051&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally I'd like it to look something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;datetime&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;value_measure1&lt;/TD&gt;&lt;TD&gt;value_mesure2&lt;/TD&gt;&lt;TD&gt;value_measure3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:15.000 PM&lt;/TD&gt;&lt;TD&gt;1.7138&lt;/TD&gt;&lt;TD&gt;400.0345&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;50.9007&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:17.591 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;51.7412&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:23.071 PM&lt;/TD&gt;&lt;TD&gt;0.0976&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:25.730 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;399.8793&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:26.410 PM&lt;/TD&gt;&lt;TD&gt;1.7163&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:33.590 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;51.1936&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:35.990 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;399.9487&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:37.150 PM&lt;/TD&gt;&lt;TD&gt;0.1245&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:40.029 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;400.0361&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1:39:50.869 PM&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;50.9051&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been attempting to use the stack, join, and concatenate formulas in JMP to do this. But it has produced undesirable results. Usually I end up with "value" columns that are unsorted correctly. I may need to manipulate the data first to add some kind of sorting column, but haven't been successful yet. Need help as I am not a JMP scripting expert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 22:46:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220106#M44030</guid>
      <dc:creator>thisismiller</dc:creator>
      <dc:date>2019-08-05T22:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple columns with their own dedicated timestamp - Join/Combine/Concat timestamps</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220120#M44031</link>
      <description>&lt;P&gt;You can do this with two table operations:Stack all the columns (Tables &amp;gt; Stack), and check the box for "Multiple Series Stack".&amp;nbsp; Enter the value 2 for the number or series, and make sure the "contiguous" box is not checked.&amp;nbsp; Click OK.&amp;nbsp; This will create a table that looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-06-49 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18609i07E3945E7FA84B86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-06-49 PM.jpg" alt="8-5-2019 7-06-49 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, you want to split this table (Tables &amp;gt; Spit).&amp;nbsp; Split by Label 2, split the Data 2 column, and group by Data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-10-32 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18610i8AB2CCE779B61AEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-10-32 PM.jpg" alt="8-5-2019 7-10-32 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this results in this table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-5-2019 7-11-23 PM.jpg" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18611iE031856C7E30A673/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8-5-2019 7-11-23 PM.jpg" alt="8-5-2019 7-11-23 PM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Note, you will have another problem to deal with, I think.&amp;nbsp; I don't believe JMP supports the datetime format&amp;nbsp; (hh:mm:ss.ddd AM/PM) you are using, if you want to treat those values like numbers.&amp;nbsp; If you treat them like character values you will be alright, though, and the steps above will still work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 23:14:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220120#M44031</guid>
      <dc:creator>MathStatChem</dc:creator>
      <dc:date>2019-08-05T23:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple columns with their own dedicated timestamp - Join/Combine/Concat timestamps</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220242#M44053</link>
      <description>&lt;P&gt;This works well, thank you! Is there a way to script this solution so that all I have to do is point to the csv file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand how to create a JMP script which imports a csv file and goes through all of the appropriate opening options. But I have never used JMP script to use the join and split functions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:14:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-columns-with-their-own-dedicated-timestamp-Join-Combine/m-p/220242#M44053</guid>
      <dc:creator>thisismiller</dc:creator>
      <dc:date>2019-08-06T16:14:35Z</dc:date>
    </item>
  </channel>
</rss>

