<?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: JSL scripting in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581238#M78813</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I do not understand your question either (as&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/6878"&gt;@Jeff_Perkinson&lt;/a&gt;)... is it that want to divide your data into groups with a maximum of 15 participants ... and than have the data rows flagged with an indicator for that? If so, does the continuous indicator in your data matter or just the row number (i.e. can we assume the data to be sorted)?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;fja&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 21:23:16 GMT</pubDate>
    <dc:creator>fja</dc:creator>
    <dc:date>2022-12-13T21:23:16Z</dc:date>
    <item>
      <title>JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581189#M78807</link>
      <description>&lt;P&gt;I would like to add a group column based on the range value of another column. The max of item in the same group is 15. Sample data attached&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:04:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581189#M78807</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2023-06-09T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581222#M78812</link>
      <description>&lt;P&gt;I'm afraid I don't understand how you want to assign this new grouping column. Can you be more specific and provide some example values?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also, it would be easier to help you if you attach a JMP data table instead of an Excel file.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 20:52:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581222#M78812</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2022-12-13T20:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581238#M78813</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I do not understand your question either (as&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/6878"&gt;@Jeff_Perkinson&lt;/a&gt;)... is it that want to divide your data into groups with a maximum of 15 participants ... and than have the data rows flagged with an indicator for that? If so, does the continuous indicator in your data matter or just the row number (i.e. can we assume the data to be sorted)?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;fja&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 21:23:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581238#M78813</guid>
      <dc:creator>fja</dc:creator>
      <dc:date>2022-12-13T21:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581276#M78815</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Thanks for take a look to my asking.&lt;/P&gt;&lt;P&gt;I re-attaches 2 table, 1 for original and the final is the one I want to be in jmp.&lt;/P&gt;&lt;P&gt;From the final one, I want to add a new column (group) based on the value from price column.&lt;/P&gt;&lt;P&gt;The price can be variation by sell item but if they are closed each other then I want them in the same group.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 22:04:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581276#M78815</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2022-12-13T22:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581279#M78816</link>
      <description>&lt;P&gt;Hi fja,&lt;/P&gt;&lt;P&gt;Thanks for take a look to my asking.&lt;/P&gt;&lt;P&gt;I re-attaches 2 table, 1 for original and the final is the one I want to be in jmp.&lt;/P&gt;&lt;P&gt;From the final one, I want to add a new column (group) based on the value from price column.&lt;/P&gt;&lt;P&gt;The price can be variation by sell item but if they are closed each other then I want them in the same group.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 22:06:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581279#M78816</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2022-12-13T22:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581288#M78817</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42079"&gt;@VD&lt;/a&gt;, that helps but it does lead to the next question, what rule is applied to say that the first six rows go to one group (i.e. "sell-1"), then the next six to another group, and so forth.&lt;BR /&gt;&lt;BR /&gt;What is it that defines the groups?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 22:09:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581288#M78817</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2022-12-13T22:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581295#M78818</link>
      <description>&lt;P&gt;If manual grouping is OK for you, you can use:&lt;BR /&gt;Right-Click on the price column/New Formula column/Distributional/Custom binning ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1670969639176.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48287iDBACFF7F9AAAF569/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1670969639176.png" alt="hogi_0-1670969639176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1670969858276.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48288i7BAB85C533B4680A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1670969858276.png" alt="hogi_1-1670969858276.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Group 4 and 5 look quite the same. Possible to combine them in one group?&lt;BR /&gt;And perhaps split group 3?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_2-1670969903732.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48289i38D7F3ED8522BA89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_2-1670969903732.png" alt="hogi_2-1670969903732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 22:18:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/581295#M78818</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2022-12-13T22:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/582095#M78872</link>
      <description>&lt;P&gt;hi Jeff, the group define by the price column. The price is always difference by line item but if they have the same range then in the same group.&lt;/P&gt;&lt;P&gt;I want to be in script so i can use on difference data table with difference price.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 16:14:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/582095#M78872</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2022-12-15T16:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: JSL scripting</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/582107#M78873</link>
      <description>&lt;P&gt;How large a difference between the price from one row to the next would make it a different group? 1000? 100?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You also only want 15 rows in one group, so if the price doesn't exceed the difference asked about above but there have already been 15 rows in th group then you want a new group. Is that correct?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 16:25:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-scripting/m-p/582107#M78873</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2022-12-15T16:25:32Z</dc:date>
    </item>
  </channel>
</rss>

