<?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: Pivot Table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108379#M39439</link>
    <description>&lt;P&gt;Thanks so much for quick response. I did try it and works as expected.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 22:08:53 GMT</pubDate>
    <dc:creator>AT</dc:creator>
    <dc:date>2019-01-30T22:08:53Z</dc:date>
    <item>
      <title>Pivot Table</title>
      <link>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108363#M39436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I like to transform the following attached JMP table (sample) into sample_out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:02:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108363#M39436</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2019-01-30T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108368#M39437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/10363"&gt;@AT&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;One option for accomplishing what you want is to use one of the table functions, specifically, Tables--&amp;gt;Split&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Tables--&amp;gt;Split" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/15283i20E21F86C73C933E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-01-30 14.08.42.png" alt="Tables--&amp;gt;Split" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Tables--&amp;gt;Split&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And the resulting JSL script--&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Data Table( "sample.jmp" ) &amp;lt;&amp;lt; Split(
	Split By( :test_parameter ),
	Split( :value ),
	Sort by Column Property
)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:11:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108368#M39437</guid>
      <dc:creator>stan_koprowski</dc:creator>
      <dc:date>2019-01-30T19:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108379#M39439</link>
      <description>&lt;P&gt;Thanks so much for quick response. I did try it and works as expected.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 22:08:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Pivot-Table/m-p/108379#M39439</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2019-01-30T22:08:53Z</dc:date>
    </item>
  </channel>
</rss>

