<?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: How to stack columns? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481777#M72616</link>
    <description>&lt;P&gt;Thank you very much for helping out!!!!! It worked!!&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2022 01:04:21 GMT</pubDate>
    <dc:creator>AlphaPony501</dc:creator>
    <dc:date>2022-04-25T01:04:21Z</dc:date>
    <item>
      <title>How to stack columns?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481676#M72596</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a data set with 22 subjects' active and placebo sides been tested for 4 times at 0w, 4w, 8w and 12w.&amp;nbsp;Now I want to stack those columns of data (Active 0W, 4W, 8W,12W and Placebo 0W, 4W, 8W,12W)into one result column and also create two columns named Active/Placebo and Time to accurately describe each subject's result. I have attached the data table that I have and also the data table that I want to make. How do I do it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:47:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481676#M72596</guid>
      <dc:creator>AlphaPony501</dc:creator>
      <dc:date>2023-06-10T23:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to stack columns?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481695#M72597</link>
      <description>&lt;P&gt;Use&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Tables=&amp;gt;Stack&lt;/P&gt;
&lt;P&gt;to stack the columns&lt;/P&gt;
&lt;P&gt;Then create 2 new columns using these 2 formula.&amp;nbsp; Both columns should be defined as character columns.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Foe the Acrive/Placebo column&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;word(1, :label, " ");&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;For the time column&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;word(2, :label, " ");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 24 Apr 2022 01:42:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481695#M72597</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-04-24T01:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to stack columns?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481703#M72602</link>
      <description>&lt;P&gt;Besides using formulas, you can also split the Label column with following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select Label Column&lt;/LI&gt;
&lt;LI&gt;Go to Text to columns in Cols / Utilities / Text to Columns...&lt;/LI&gt;
&lt;LI&gt;Use space as delimiter&lt;/LI&gt;
&lt;LI&gt;Delete Label column and rename the columns&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sun, 24 Apr 2022 06:00:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481703#M72602</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-04-24T06:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to stack columns?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481777#M72616</link>
      <description>&lt;P&gt;Thank you very much for helping out!!!!! It worked!!&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 01:04:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-stack-columns/m-p/481777#M72616</guid>
      <dc:creator>AlphaPony501</dc:creator>
      <dc:date>2022-04-25T01:04:21Z</dc:date>
    </item>
  </channel>
</rss>

