<?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: See All records that are duplicates, including the original unique record in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369814#M67910</link>
    <description>&lt;P&gt;Can you please send me some test data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at the J output of the Join tool, it should show all the Dup records, including the Original unique row - these records all have "y" flag. The records at the L output are the ones for which there are no dups. The union tool brings then together in one dataset again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Come to think of it, the L and J outputs of the Join tool gives you the same output as the filter tool, so you don't need the filter and union tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try the Crew (Only unique) Macro?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 22:48:44 GMT</pubDate>
    <dc:creator>DavidP</dc:creator>
    <dc:date>2019-02-11T22:48:44Z</dc:date>
    <item>
      <title>See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368431#M67615</link>
      <description>&lt;P&gt;I'd like to see all rows that have duplicate values in the same column. But, I don't want to just see the duplicates (usually using the Unique function) but see the the original unique one, and the duplicates thereafter. Afterwards I would have two data sets, one with content that is never duplicated in the data, and a data set of all content that is duplicated, including the original.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I do this? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 05:04:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368431#M67615</guid>
      <dc:creator>InfoManager</dc:creator>
      <dc:date>2019-02-08T05:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368452#M67619</link>
      <description>&lt;P&gt;I would still recommend using the Unique tool.&amp;nbsp; It gives you the first unique on one output and the rest of the duplicates on the other output.&amp;nbsp; You can then join together to get all the records ... or just add tools from before the Unique tool&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 07:53:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368452#M67619</guid>
      <dc:creator>cmcclellan</dc:creator>
      <dc:date>2019-02-08T07:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368481#M67627</link>
      <description>&lt;P&gt;I like&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3982"&gt;@cmcclellan&lt;/a&gt;'s idea. Here's how I'd do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dups.png" style="width: 764px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/55162i42488E59CFFE1E2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="dups.png" alt="dups.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 09:25:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368481#M67627</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2019-02-08T09:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368661#M67660</link>
      <description>&lt;P&gt;I knew there was a macro out there that does exactly what you want!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.chaosreignswithin.com/2014/08/only-unique-macro.html" target="_blank"&gt;http://www.chaosreignswithin.com/2014/08/only-unique-macro.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 16:05:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/368661#M67660</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2019-02-08T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369753#M67897</link>
      <description>&lt;P&gt;Thanks, DavidP. I think I might still be missing something. The last filter that gets me all the dupes, doesn't get me the original unique row that is later duplicated since only the duplicated rows have the "y" in the last column. I wonder if I just remove the initial Unique tool and just start with the Group by function, if that would solve the problem...I think I would then be able to get ride of the join and union...&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:38:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369753#M67897</guid>
      <dc:creator>InfoManager</dc:creator>
      <dc:date>2019-02-11T21:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369761#M67901</link>
      <description>&lt;P&gt;Nope! That didn't work. I'll keep playing with it. I'm definitely missing something...&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:42:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369761#M67901</guid>
      <dc:creator>InfoManager</dc:creator>
      <dc:date>2019-02-11T21:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369814#M67910</link>
      <description>&lt;P&gt;Can you please send me some test data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look at the J output of the Join tool, it should show all the Dup records, including the Original unique row - these records all have "y" flag. The records at the L output are the ones for which there are no dups. The union tool brings then together in one dataset again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Come to think of it, the L and J outputs of the Join tool gives you the same output as the filter tool, so you don't need the filter and union tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try the Crew (Only unique) Macro?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 22:48:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369814#M67910</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2019-02-11T22:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369860#M67914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/16146"&gt;@InfoManager&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'd use the Crew Macro's Only Unique tool, if you're able to download. See&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19481"&gt;@DavidP&lt;/a&gt;&amp;nbsp;'s post for the link.&lt;BR /&gt;&lt;BR /&gt;But, if you need you can approximate that tool using some Unique, Joins, Summarizes. By Joining the U output back to the D output of Unique, you'll get all of the truly unique (no dupes) out of the L output. Then, easily repeat the first instance of each duplicate using the Summarize (you could also sample, grouping on all of the fields and setting N to 1). Added a field to qualify as original (value of 1) or copy (value of 2). Unioned and sorted.&lt;BR /&gt;&lt;BR /&gt;The Only Unique macro does all of this for you. It's fantastic!&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/55381iE04E54DFF50B2003/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 01:26:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/369860#M67914</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2019-02-12T01:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: See All records that are duplicates, including the original unique record</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/623855#M141237</link>
      <description>&lt;P&gt;I had this issue and simply used the Unique tool, a formula,&amp;nbsp;and Union&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 16:19:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/See-All-records-that-are-duplicates-including-the-original/m-p/623855#M141237</guid>
      <dc:creator>Tommy1</dc:creator>
      <dc:date>2020-08-24T16:19:23Z</dc:date>
    </item>
  </channel>
</rss>

