<?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 Designating Duplicate Barcodes in a new column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/623721#M82259</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data set that contains duplicate barcodes that I would like to have designated based on run date. For example, my data set has originals, repeat 1, and repeat 2 barcodes. I can tell that they are specific repeats based on the date of the run. I have attached an example photo here for reference. I have no problem identifying the duplicate rows but I am struggling to find a good way to holistically mark them with the appropriate repeat. To add to the fun, some samples are only repeated once, others twice. Any formula suggestion or creative row labeling that can be done to help this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="H_1_0-1681880337280.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52076i1F464EA008A9FACB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="H_1_0-1681880337280.png" alt="H_1_0-1681880337280.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jun 2023 00:00:36 GMT</pubDate>
    <dc:creator>H_1</dc:creator>
    <dc:date>2023-06-11T00:00:36Z</dc:date>
    <item>
      <title>Designating Duplicate Barcodes in a new column</title>
      <link>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/623721#M82259</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data set that contains duplicate barcodes that I would like to have designated based on run date. For example, my data set has originals, repeat 1, and repeat 2 barcodes. I can tell that they are specific repeats based on the date of the run. I have attached an example photo here for reference. I have no problem identifying the duplicate rows but I am struggling to find a good way to holistically mark them with the appropriate repeat. To add to the fun, some samples are only repeated once, others twice. Any formula suggestion or creative row labeling that can be done to help this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="H_1_0-1681880337280.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52076i1F464EA008A9FACB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="H_1_0-1681880337280.png" alt="H_1_0-1681880337280.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 00:00:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/623721#M82259</guid>
      <dc:creator>H_1</dc:creator>
      <dc:date>2023-06-11T00:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Designating Duplicate Barcodes in a new column</title>
      <link>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/623728#M82260</link>
      <description>&lt;P&gt;Depending on how you want to label them you could try using any of following functions in formula&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://www.jmp.com/support/help/en/16.2/#page/jmp/statistical-functions-2.shtml?os=win&amp;amp;source=application#ww2752649" target="_blank" rel="noopener"&gt;Col Rank()&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://www.jmp.com/support/help/en/16.2/#page/jmp/statistical-functions-2.shtml?os=win&amp;amp;source=application#ww6133039" target="_blank" rel="noopener"&gt;Col Cumulative Sum()&lt;/A&gt;&lt;SPAN&gt; of 1&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/statistical-functions-2.shtml?os=win&amp;amp;source=application#ww6133039" target="_blank" rel="noopener"&gt;Col Sum()&lt;/A&gt; of 1&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/statistical-functions-2.shtml?os=win&amp;amp;source=application#ww4579582" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Col Number()&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 19 Apr 2023 05:27:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/623728#M82260</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-04-19T05:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Designating Duplicate Barcodes in a new column</title>
      <link>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/624639#M82340</link>
      <description>&lt;P&gt;Thank you! Col Rank worked for what I was trying to do!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 02:59:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Designating-Duplicate-Barcodes-in-a-new-column/m-p/624639#M82340</guid>
      <dc:creator>H_1</dc:creator>
      <dc:date>2023-04-21T02:59:08Z</dc:date>
    </item>
  </channel>
</rss>

