<?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 Keep column customised order after concatenation with other columns in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740757#M92201</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a JMP table to reproduce my problem. In my example, I have 3 columns:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Column 1: takes the values 'A', 'B', 'C'. I've customized the order of the values so that if I sort it's not A&amp;gt; B&amp;gt; C but &lt;STRONG&gt;B&amp;gt;C&amp;gt;A&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Column 2: takes values 1,2,3,4. No custom order&lt;BR /&gt;Column 3: Is the concatenation of Column 1 || Column 2 . But if I sort, it will be in alphabetical order and won't take into account the custom order of column 1, which is what I'd like.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there an option for it to take this into account? I could do a custom order for column 3 again, but I wanted to know if there was anything simpler...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2024 10:45:26 GMT</pubDate>
    <dc:creator>SophieCuvillier</dc:creator>
    <dc:date>2024-03-29T10:45:26Z</dc:date>
    <item>
      <title>Keep column customised order after concatenation with other columns</title>
      <link>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740757#M92201</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a JMP table to reproduce my problem. In my example, I have 3 columns:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Column 1: takes the values 'A', 'B', 'C'. I've customized the order of the values so that if I sort it's not A&amp;gt; B&amp;gt; C but &lt;STRONG&gt;B&amp;gt;C&amp;gt;A&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Column 2: takes values 1,2,3,4. No custom order&lt;BR /&gt;Column 3: Is the concatenation of Column 1 || Column 2 . But if I sort, it will be in alphabetical order and won't take into account the custom order of column 1, which is what I'd like.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there an option for it to take this into account? I could do a custom order for column 3 again, but I wanted to know if there was anything simpler...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 10:45:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740757#M92201</guid>
      <dc:creator>SophieCuvillier</dc:creator>
      <dc:date>2024-03-29T10:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Keep column customised order after concatenation with other columns</title>
      <link>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740852#M92202</link>
      <description>&lt;P&gt;I am not sure this exactly meets your needs, but the Value Order rder of your Column 3 can be set based upon the Row Order of your data.&amp;nbsp; To illustrate what I am attempting to show, do the following to your data table&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to&amp;nbsp; &amp;nbsp; &amp;nbsp;Tables=&amp;gt;Sort and sort the data by Column 2,Column 1&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1711713033687.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62888i6113DC2FE7EDFBF0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1711713033687.png" alt="txnelson_0-1711713033687.png" /&gt;&lt;/span&gt;
&lt;P&gt;As can be seen, the Column 3 is in the order based upon the Value Order of Column 2&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Click on OK to reorder the data&lt;/LI&gt;
&lt;LI&gt;Now select Column 3 and right click on the header and select Column Properties=&amp;gt;Value order.&amp;nbsp; A message box should come up and ask about alphanumeric ordering, just click on No&lt;/LI&gt;
&lt;LI&gt;At this point, one could move the Custom Order values around to meet the order you have specified, however that could be real tedious.&amp;nbsp; But a simple trick can be used to have JMP do that for you.
&lt;OL&gt;
&lt;LI&gt;If you Uncheck the Custome Order box and check the Row Order Levels box&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1711713825036.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62889i30D3D09FD3E14998/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1711713825036.png" alt="txnelson_1-1711713825036.png" /&gt;&lt;/span&gt;
&lt;P&gt;The Value Order will change to the order of Column 3 in the data table.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;So now, if you set the check boxes back to Custom Order checked and Row Order Levels unchecked, the Custome Order is now set to the order found in the data table&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1711714512196.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62890iDB2E26A9DFE1D4E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1711714512196.png" alt="txnelson_0-1711714512196.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Click on OK and when you sort on Column 3 it will sort as you specified&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 29 Mar 2024 12:15:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740852#M92202</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-29T12:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Keep column customised order after concatenation with other columns</title>
      <link>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740917#M92204</link>
      <description>&lt;P&gt;Thanks, that's exactly the kind of tip I was looking for!!! I'd done the method where I manually specified the customer order but it was really time-consuming&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 13:49:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Keep-column-customised-order-after-concatenation-with-other/m-p/740917#M92204</guid>
      <dc:creator>SophieCuvillier</dc:creator>
      <dc:date>2024-03-29T13:49:43Z</dc:date>
    </item>
  </channel>
</rss>

