<?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: Challenge #62: Find the Duplicate Clicks in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50842#M520</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3557"&gt;@MarqueeCrew&lt;/a&gt;... the critical word being "almost". &amp;nbsp;;)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 18:23:04 GMT</pubDate>
    <dc:creator>JoeM</dc:creator>
    <dc:date>2017-03-20T18:23:04Z</dc:date>
    <item>
      <title>Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50755#M512</link>
      <description>&lt;P&gt;This solution to last week's challenge can be found &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Challenge-61-Save-the-Astronaut/m-p/49826" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A website log tracks every click visitors are making on a particular link on the site in order to measure interest in the link.&lt;/P&gt;
&lt;P&gt;However, web consumers are impatient and may click a link multiple times in short succession.&lt;/P&gt;
&lt;P&gt;The goal of this exercise is to flag "duplicate clicks" that is defined as the event fire date happening within 30 seconds of the previous event fire date for the same user (IDFA) and device (DeviceID)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 19:09:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50755#M512</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2022-09-13T19:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50761#M513</link>
      <description>&lt;P&gt;not sure if I arrived early, but there was no workflow attached to your post.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 11:24:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50761#M513</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-03-20T11:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50766#M514</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;, the start file is now posted!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:03:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50766#M514</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-03-20T12:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50774#M515</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3804"&gt;@JoeM&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I included a sort (to make sure that data is in time order). &amp;nbsp;Your challenges almost make Monday's something to look forward to..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:43:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50774#M515</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2017-03-20T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50797#M516</link>
      <description>&lt;P&gt;Looked for a way to do it differently than &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3557"&gt;@MarqueeCrew&lt;/a&gt;, but couldn't.&amp;nbsp; My workflow was the same as his.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 15:14:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50797#M516</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-03-20T15:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50810#M518</link>
      <description>&lt;P&gt;I went a longer way around on the date parsing but got there in the end. I also assumed the data was&amp;nbsp;pre-sorted from eyeballing the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nice short challenge.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 16:02:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50810#M518</guid>
      <dc:creator>Balders</dc:creator>
      <dc:date>2017-03-20T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50812#M519</link>
      <description>&lt;P&gt;Hi guys, solution attached. this week was pretty straight forward, have a great week!&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 16:33:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50812#M519</guid>
      <dc:creator>Max06270</dc:creator>
      <dc:date>2017-03-20T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50842#M520</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3557"&gt;@MarqueeCrew&lt;/a&gt;... the critical word being "almost". &amp;nbsp;;)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 18:23:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50842#M520</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-03-20T18:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50898#M521</link>
      <description>&lt;P&gt;Fairly simple one I believe.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 22:35:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/50898#M521</guid>
      <dc:creator>Inactive User</dc:creator>
      <dc:date>2017-03-20T22:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51139#M523</link>
      <description>&lt;P&gt;Took a while to write the expression, but quite a simple one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 16:33:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51139#M523</guid>
      <dc:creator>vuddagiri1991</dc:creator>
      <dc:date>2017-03-22T16:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51545#M531</link>
      <description>&lt;P&gt;Finally I managed to complete the challenge with only one tool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-03-26 at 18.25.10.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/14185iAA5DDFFD3D71EC88/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-03-26 at 18.25.10.png" alt="Screen Shot 2017-03-26 at 18.25.10.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sun, 26 Mar 2017 17:28:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51545#M531</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-03-26T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51609#M533</link>
      <description>&lt;P&gt;The solution to this week's challenge has been posted!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:58:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51609#M533</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-03-27T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51616#M535</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;, although your workflow may be the same as&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3557"&gt;@MarqueeCrew&lt;/a&gt;'s, you should upload it so our system can recognize it as a solution so you can earn more badges!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:04:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51616#M535</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-03-27T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51617#M536</link>
      <description>&lt;P&gt;One tip for a couple of our challengees for this past week, if you find yourself&amp;nbsp;writing logic into your expression like '[IDFA]=[Row-1:IDFA]' &amp;nbsp;or &amp;nbsp;'[DeviceID]=[Row-1:DeviceID]',&amp;nbsp;you are essentially writing in logic to detect when one distinct group stops and another starts. Although the logic is valid, I'm here to save you some time! You can select fields the 'Group by' to use to apply your logic. In this case, you can select DeviceID and IDFA to group by, and the expression you write will only evaluate each distinct DeviceID and IDFA grouping.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:16:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51617#M536</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-03-27T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51619#M537</link>
      <description>&lt;P&gt;@JoeM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just looking at your solution and discovered the "group by" field. Excited to learn something new even from such a relatively small challenge!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:14:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51619#M537</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-03-27T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51638#M539</link>
      <description>&lt;P&gt;Here you go&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 16:46:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/51638#M539</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-03-27T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52585#M578</link>
      <description>&lt;P&gt;Took me 4 tools. &amp;nbsp;I know someone did better...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="62_Preview.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/14509iDFD8135B04B67148/image-size/large?v=v2&amp;amp;px=999" role="button" title="62_Preview.png" alt="62_Preview.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:10:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52585#M578</guid>
      <dc:creator>Coxta45</dc:creator>
      <dc:date>2017-03-31T18:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52586#M579</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Spoiler62.JPG" style="width: 668px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/14508i0A9709F9BB3273F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Spoiler62.JPG" alt="Spoiler62.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:11:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52586#M579</guid>
      <dc:creator>toddhowl</dc:creator>
      <dc:date>2017-03-31T18:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52587#M580</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/11484"&gt;@Natasha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may not want to assume that 1) event logs will already&amp;nbsp;be in chronological order 2) sorted by device id and 3) also sorted by IDFA and 4) also sorted by event name - if more than one event type exists...&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:16:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52587#M580</guid>
      <dc:creator>Coxta45</dc:creator>
      <dc:date>2017-03-31T18:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #62: Find the Duplicate Clicks</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52648#M586</link>
      <description>&lt;P&gt;Coxta45,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are right, thanks for pointing that out&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 22:23:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-62-Find-the-Duplicate-Clicks/m-p/52648#M586</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-03-31T22:23:06Z</dc:date>
    </item>
  </channel>
</rss>

