<?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 number rows based on column values in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680829#M86655</link>
    <description>&lt;P&gt;Here is the formula that I normally use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Cumulative Sum( 1, :SN );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 24 Sep 2023 11:25:34 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-09-24T11:25:34Z</dc:date>
    <item>
      <title>how to number rows based on column values</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680824#M86654</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with SN and timestamp for each. I need to number the lines per each SN based on timestamp.&lt;/P&gt;&lt;P&gt;the table is sorted by time and I wanted to use ROW() with grouping by SN, but i don't know how to do it.&lt;/P&gt;&lt;P&gt;appreciate your help,&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ExcitedOwl_1-1695550260374.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56951i0FD78459EA03FB69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ExcitedOwl_1-1695550260374.png" alt="ExcitedOwl_1-1695550260374.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 10:13:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680824#M86654</guid>
      <dc:creator>ExcitedOwl</dc:creator>
      <dc:date>2023-09-24T10:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to number rows based on column values</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680829#M86655</link>
      <description>&lt;P&gt;Here is the formula that I normally use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Cumulative Sum( 1, :SN );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 24 Sep 2023 11:25:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680829#M86655</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-09-24T11:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to number rows based on column values</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680846#M86656</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp; did something similar with ColSum(); here's an explanation of how it works:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Countif-equivalent/m-p/664313/highlight/true#M85267" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Countif-equivalent/m-p/664313/highlight/true#M85267&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 11:45:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/680846#M86656</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-09-24T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to number rows based on column values</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/681123#M86667</link>
      <description>&lt;P&gt;If you cannot guarantee that the entries are sorted, use&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Rank(:START_TIME_UTC,:SN)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Sep 2023 18:49:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-number-rows-based-on-column-values/m-p/681123#M86667</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-09-25T18:49:12Z</dc:date>
    </item>
  </channel>
</rss>

