<?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 do I concatenate some rows to new one including character with JMP formula? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-concatenate-some-rows-to-new-one-including-character/m-p/229434#M45520</link>
    <description>&lt;P&gt;You can simplily create a new character column, and use the following formula to concatenate you columns into the new column.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;char(:columnX) || "_" || char(:columY)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You need to read the Using JMP documentation&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Help==&amp;gt;Books==&amp;gt;Using JMP&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 03:49:17 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2019-10-17T03:49:17Z</dc:date>
    <item>
      <title>How do I concatenate some rows to new one including character with JMP formula?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-concatenate-some-rows-to-new-one-including-character/m-p/229433#M45519</link>
      <description>&lt;P&gt;I want to concatenate some rows to new one as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column X, Column Y&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&amp;gt; New Column : &lt;STRONG&gt;Column X&lt;FONT color="#ff0000"&gt;_&lt;/FONT&gt;Column Y&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use JMP formula to merge like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One additional question is when I add new column based on some formula, can I take JMP script for the data table containing formula column?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 02:19:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-concatenate-some-rows-to-new-one-including-character/m-p/229433#M45519</guid>
      <dc:creator>Owen_Kim</dc:creator>
      <dc:date>2019-10-17T02:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I concatenate some rows to new one including character with JMP formula?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-concatenate-some-rows-to-new-one-including-character/m-p/229434#M45520</link>
      <description>&lt;P&gt;You can simplily create a new character column, and use the following formula to concatenate you columns into the new column.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;char(:columnX) || "_" || char(:columY)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You need to read the Using JMP documentation&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Help==&amp;gt;Books==&amp;gt;Using JMP&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 03:49:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-concatenate-some-rows-to-new-one-including-character/m-p/229434#M45520</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-10-17T03:49:17Z</dc:date>
    </item>
  </channel>
</rss>

