<?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 Mark All Instances of Duplicates as 1=YES in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Mark-All-Instances-of-Duplicates-as-1-YES/m-p/929139#M108646</link>
    <description>&lt;P&gt;I have a large set of respondent data where the same respondent may have multiple rows of data (and that is okay), and I want to create a new column that marks a 1=yes if the respondent is a duplicate (for ALL their rows of data, not just the 2nd/3rd/etc. instance), and 0=No if the respondent is not a duplicate (only in 1 row of data). I do NOT want to remove any duplicates. For this example, lets say the column I'm looking for duplicates in is "Phone Number", how can I mark all instances of the same phone number as a duplicate (1=yes) in a new column? (I am using JMP 18)&lt;/P&gt;</description>
    <pubDate>Thu, 05 Feb 2026 14:36:31 GMT</pubDate>
    <dc:creator>CakeMVR</dc:creator>
    <dc:date>2026-02-05T14:36:31Z</dc:date>
    <item>
      <title>Mark All Instances of Duplicates as 1=YES</title>
      <link>https://community.jmp.com/t5/Discussions/Mark-All-Instances-of-Duplicates-as-1-YES/m-p/929139#M108646</link>
      <description>&lt;P&gt;I have a large set of respondent data where the same respondent may have multiple rows of data (and that is okay), and I want to create a new column that marks a 1=yes if the respondent is a duplicate (for ALL their rows of data, not just the 2nd/3rd/etc. instance), and 0=No if the respondent is not a duplicate (only in 1 row of data). I do NOT want to remove any duplicates. For this example, lets say the column I'm looking for duplicates in is "Phone Number", how can I mark all instances of the same phone number as a duplicate (1=yes) in a new column? (I am using JMP 18)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 14:36:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mark-All-Instances-of-Duplicates-as-1-YES/m-p/929139#M108646</guid>
      <dc:creator>CakeMVR</dc:creator>
      <dc:date>2026-02-05T14:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mark All Instances of Duplicates as 1=YES</title>
      <link>https://community.jmp.com/t5/Discussions/Mark-All-Instances-of-Duplicates-as-1-YES/m-p/929155#M108649</link>
      <description>&lt;P&gt;Maybe something like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Number(:name, :name) &amp;gt; 1&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;where :name is your column&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1770303320130.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/93167i80007A10772B7825/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1770303320130.png" alt="jthi_0-1770303320130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Use Value Label column property for making 0 No and 1 Yes (and use nominal modeling type)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 14:56:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mark-All-Instances-of-Duplicates-as-1-YES/m-p/929155#M108649</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-02-05T14:56:39Z</dc:date>
    </item>
  </channel>
</rss>

