<?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 #177: Ham Hamlet in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453945#M24871</link>
    <description>&lt;P&gt;Doozy of a challenge! Lots of trial and error and best guesses.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-SPOILER&gt;First, separated the text into 2 character strings, and summarized to see which were the most popular. "ks" came up behind the givens, so assumed this represents a space. Also, 5c was next, so assumed this represents an "e"&lt;BR /&gt;&lt;BR /&gt;Next, grabbed a list of letter popularity to see if that would work to decode,&amp;nbsp; from this&amp;nbsp;&lt;A href="http://letterfrequency.org/" target="_self"&gt;website&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74667i38398C5DA9D8681F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Nope.&amp;nbsp;It failed.&lt;BR /&gt;&lt;BR /&gt;Next approach was MUCH more manual.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Like&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2387"&gt;@patrick_digan&lt;/a&gt;&amp;nbsp;, decided to break the text up into what seemed like words. Then looked for words that begin with vowels (words that end in "yay"). Used letter popularity to assign vowels to codes, and then surmised that the second letter indicated case (5c=e, 5C=E):&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 955px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74668i859A85574B867680/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Still not enough letters to test, so had to look at popular words (used the list on this &lt;A href="https://simple.wikipedia.org/wiki/Most_common_words_in_English" target="_self"&gt;website&lt;/A&gt;). Replaced the "known" letters to see if patterns were there. looking for and, of, -ing patterns, and but were enough letters to make the decoder macro work! &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/74669i6BB978407027722C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then a join, record id, summarize, and data cleanse finish up the process.&lt;BR /&gt;&lt;BR /&gt;Haven't tackled the extra credit........ yet.....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Tue, 20 Aug 2019 02:32:13 GMT</pubDate>
    <dc:creator>estherb47</dc:creator>
    <dc:date>2019-08-20T02:32:13Z</dc:date>
    <item>
      <title>Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453710#M24844</link>
      <description>&lt;P&gt;A solution to last week's challenge can be found &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Challenge-176-Math-Class-Drill/td-p/450500" target="_blank" rel="noopener"&gt;here&lt;/A&gt;!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This challenge was created for a HackCU hackathon event in which teams were formed and were given 24 consecutive hours and Alteryx Designer to solve the challenge.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this challenge you must break apart the given [encoded_string] into two character pairs and then build a decoder table, mapping the two-character pairs into ASCII characters to reveal a pig-latin encoded document.&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-center" image-alt="To solve, or not to solve: that is the question." style="width: 307px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74572i12AF0B1108F6F1A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="ham_hamlet_poster_by_sandra_boynton.jpg" alt="To solve, or not to solve: that is the question." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;To solve, or not to solve: that is the question.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 15:05:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453710#M24844</guid>
      <dc:creator>AYXAcademy</dc:creator>
      <dc:date>2022-09-13T15:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453801#M24853</link>
      <description>&lt;LI-SPOILER&gt;They gave us a=ac and y=qd.&amp;nbsp; I looked at the big nasty string and surmised that ks was a space since it appeared after acqd. Using that I could break it into words. From there I analyzed the most frequent words. The first one was a three letter word, so I guessed that 5c=e 7d=t and 8c=h since the is the most common 3 letter word. Then I saw number 4 and guessed that I=9C. For number #5, this &lt;A href="https://www.dummies.com/games/cryptograms/cryptography-101-basic-solving-techniques-for-substitution-ciphers/" target="_blank" rel="noopener"&gt;handy site&lt;/A&gt;&amp;nbsp;suggested that o=2d since it's the most popular 2 letter word. #6 I guessed that f=6c. Then for #9 I saw that 9c must be i. At this point I then assumed that the capital letters were simply created by capitalizing the second letter (ie 9c=i and 9C=I, ac=a and aC=A). This gave me most of the 26 letters needed to get the full list from the helper macro. I just kept going through the top of the list and trying to find cases where it had to be a certain letter missing.&lt;BR /&gt;&lt;BR /&gt;Final look:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-19 145710.jpg" style="width: 886px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74610iAEF1AB53CE69DF6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-19 145710.jpg" alt="Annotation 2019-08-19 145710.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Initial words after figuring out ks=space&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-19 150517.jpg" style="width: 860px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74611i89690E0D94B440B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-19 150517.jpg" alt="Annotation 2019-08-19 150517.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 19 Aug 2019 19:13:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453801#M24853</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2019-08-19T19:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453929#M24867</link>
      <description>&lt;P&gt;Woo Hoo!&amp;nbsp; Solved it!&amp;nbsp; If I can be second to Patrick, I'm OK (for now) with that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workflow is messy, but my path is explained in the second spoiler.&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Workflow 177.GIF" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74663iEA9D32182E01D42D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Workflow 177.GIF" alt="Workflow 177.GIF" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Steps 177.GIF" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74664i9FB855564F990FDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Steps 177.GIF" alt="Steps 177.GIF" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 00:08:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453929#M24867</guid>
      <dc:creator>T_Willins</dc:creator>
      <dc:date>2019-08-20T00:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453945#M24871</link>
      <description>&lt;P&gt;Doozy of a challenge! Lots of trial and error and best guesses.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-SPOILER&gt;First, separated the text into 2 character strings, and summarized to see which were the most popular. "ks" came up behind the givens, so assumed this represents a space. Also, 5c was next, so assumed this represents an "e"&lt;BR /&gt;&lt;BR /&gt;Next, grabbed a list of letter popularity to see if that would work to decode,&amp;nbsp; from this&amp;nbsp;&lt;A href="http://letterfrequency.org/" target="_self"&gt;website&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74667i38398C5DA9D8681F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Nope.&amp;nbsp;It failed.&lt;BR /&gt;&lt;BR /&gt;Next approach was MUCH more manual.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Like&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2387"&gt;@patrick_digan&lt;/a&gt;&amp;nbsp;, decided to break the text up into what seemed like words. Then looked for words that begin with vowels (words that end in "yay"). Used letter popularity to assign vowels to codes, and then surmised that the second letter indicated case (5c=e, 5C=E):&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 955px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74668i859A85574B867680/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Still not enough letters to test, so had to look at popular words (used the list on this &lt;A href="https://simple.wikipedia.org/wiki/Most_common_words_in_English" target="_self"&gt;website&lt;/A&gt;). Replaced the "known" letters to see if patterns were there. looking for and, of, -ing patterns, and but were enough letters to make the decoder macro work! &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/74669i6BB978407027722C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then a join, record id, summarize, and data cleanse finish up the process.&lt;BR /&gt;&lt;BR /&gt;Haven't tackled the extra credit........ yet.....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 02:32:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/453945#M24871</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2019-08-20T02:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454053#M24891</link>
      <description>&lt;P&gt;Yay to more puzzles! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;I started out by spliting my text into character pairs. I then used the find/replace to append the mapping table. Based on the frequency and the fact that it was always after&amp;nbsp;&lt;EM&gt;ay&amp;nbsp;&lt;/EM&gt;I noticed that&amp;nbsp;&lt;EM&gt;ks&amp;nbsp;&lt;/EM&gt;is a space. I then kept skimming through the data, trying to fill in easy words, also knowing that a word ending in&amp;nbsp;&lt;EM&gt;yay&amp;nbsp;&lt;/EM&gt;must start with a vowel. This is how I found&amp;nbsp;&lt;EM&gt;n&amp;nbsp;&lt;/EM&gt;and &lt;EM&gt;d&lt;/EM&gt; in&amp;nbsp;&lt;EM&gt;and.&amp;nbsp;&lt;/EM&gt;Thereafter I stumpled across&amp;nbsp;&lt;EM&gt;anywhere&amp;nbsp;&lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;anyone&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;that gave me a bunch of letters. Next came&amp;nbsp;&lt;EM&gt;the&lt;/EM&gt; giving me &lt;EM&gt;t&lt;/EM&gt;, followed by&amp;nbsp;&lt;EM&gt;s, u, i.&lt;/EM&gt; By that point I'd also realised what makes a capital letter, easily getting me across the 26 character mark.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Challenge #177.PNG" style="width: 469px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74706iD1A75AC5A402329D/image-dimensions/469x272?v=v2" width="469" height="272" role="button" title="Challenge #177.PNG" alt="Challenge #177.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Challenge #177 result.PNG" style="width: 664px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74705i105D515E1F26208B/image-dimensions/664x137?v=v2" width="664" height="137" role="button" title="Challenge #177 result.PNG" alt="Challenge #177 result.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 12:08:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454053#M24891</guid>
      <dc:creator>kat</dc:creator>
      <dc:date>2019-08-20T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454093#M24906</link>
      <description>&lt;P&gt;Super fun challenge. This workflow killed my computer twice, and one time I hadn't saved anything &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Written solve process:&lt;/P&gt;&lt;LI-SPOILER&gt;I began by identifying the space character and then splitting up the string. From here I organized my workflow so that i could do an analysis of words and letter groups. Using &lt;A href="https://www.dummies.com/games/cryptograms/cracking-codes-cryptograms-for-dummies-cheat-sheet/" target="_self"&gt;this&lt;/A&gt; website I started to pick out the most common vowels. After finding out about the Capital letters being a freebie I reorganized my cipher table to 52 rows and laid out the given letters.&lt;BR /&gt;&lt;BR /&gt;As I cycled through solved letters and words I began to analyse 10 character words to find the easy letters between.&lt;BR /&gt;&lt;BR /&gt;(after solving It, At, The, Is, and To I had enough to finish)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;To get up to 26 solved letters I began filling in the pattern for b--&amp;gt;D, and finishing off 2 letter words&lt;BR /&gt;&lt;BR /&gt;Helpful resources were &lt;A href="https://lingojam.com/PigLatinTranslator" target="_self"&gt;to&lt;/A&gt; and &lt;A href="https://lingojam.com/PigLatintoEnglishtranslator" target="_self"&gt;from&lt;/A&gt; piglatin translators (could have used my tool but would have been slow)&lt;BR /&gt;&lt;BR /&gt;Note: For some reason I couldn't connect the macro output to a find replace once I had made 26 matches.&lt;/LI-SPOILER&gt;&lt;P&gt;Workflow:&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZHSOL.PNG" style="width: 627px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74711i410511A7D97AC213/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZHSOL.PNG" alt="ZHSOL.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:51:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454093#M24906</guid>
      <dc:creator>ZenonH</dc:creator>
      <dc:date>2019-08-20T13:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454109#M24909</link>
      <description>&lt;P&gt;Finally solved it, with a lot of trial and error ... it's not a really elegant elegant solution, in positive terms, it's very "interactive" (driven by specific selections or input)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Like &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2387"&gt;@patrick_digan&lt;/a&gt;&amp;nbsp;, I started identifying the whitespace character (3rd most character, next to "acqd" or "qdacqd"), and made the guess, that second character indicates upper- or lowercase&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20-08-_2019_15-27-19.png" style="width: 589px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74712i1AB188D6628EF95C/image-dimensions/589x124?v=v2" width="589" height="124" role="button" title="20-08-_2019_15-27-19.png" alt="20-08-_2019_15-27-19.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Identified the vowels (selected the words ending with "qdacqd", parsed out first character, sorted by count and assigned the deciphered letter by frequency (according to &lt;A href="https://en.wikipedia.org/wiki/Letter_frequency" target="_blank"&gt;https://en.wikipedia.org/wiki/Letter_frequency&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20-08-_2019_15-27-19.png" style="width: 589px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74712i1AB188D6628EF95C/image-dimensions/589x124?v=v2" width="589" height="124" role="button" title="20-08-_2019_15-27-19.png" alt="20-08-_2019_15-27-19.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;after trying some other approaches (most frequent characters, character pairs, doublette letters) I ended up filtering 2 letter words beginnig with specific vowels (i.e. 10 characters encoded including&amp;nbsp; "qdacqd" at the end) and assigned replacement by word frequency (according to &lt;A href="https://www.eslkidstuff.com/wordlists/WordList300.pdf" target="_blank"&gt;https://www.eslkidstuff.com/wordlists/WordList300.pdf&lt;/A&gt;, e.q. most frequent 2 letter word starting with "a" is "at" - most frequent in my list was "ay", so I used the second on the list). This worked fine for "o", "i", "a", the result for for "u" dissented to the result from "i"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20-08-_2019_15-52-05.png" style="width: 456px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74715i521A6E372AA98B7A/image-dimensions/456x447?v=v2" width="456" height="447" role="button" title="20-08-_2019_15-52-05.png" alt="20-08-_2019_15-52-05.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;filtered words with "e" as a second letter ("be", "he", "me") - I expected these words to start with the encoded "e" and end with "acqd"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20-08-_2019_16-05-15.png" style="width: 393px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74716i37D6CDF197F27811/image-dimensions/393x117?v=v2" width="393" height="117" role="button" title="20-08-_2019_16-05-15.png" alt="20-08-_2019_16-05-15.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:11:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454109#M24909</guid>
      <dc:creator>RolandSchubert</dc:creator>
      <dc:date>2019-08-20T14:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454118#M24915</link>
      <description>&lt;P&gt;I Eventually got there. Attached is my completed workflow&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;1) Like most people my analysis started with figuring out that ks indicated a space, this allowed me to parse out individual words.&lt;BR /&gt;2) I used this helpful quiz to decide the words I wanted to decode first, starting with the smallest words. This quiz gave me the most commonly used words in&amp;nbsp;&lt;A href="https://www.sporcle.com/games/kobe9981/most-common-words-in-hamlet" target="_self"&gt;Hamlet&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;3) From there I used an English to Pig-Latin converter to assist me with how these common words would be spelled in Pig-Latin. I am not fluent.&amp;nbsp;&lt;BR /&gt;4) I for sure used a brute-force approach which included tons of trial and error. The tool containers indicate the words I was able to decode in that data stream by placing missing letters with potential words from the quiz listed above.&amp;nbsp;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:35:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454118#M24915</guid>
      <dc:creator>NicholasM</dc:creator>
      <dc:date>2019-08-20T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454326#M24936</link>
      <description>&lt;P&gt;This was a neat one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;I probably cheated on the spirit of the challenge, but I think my answer is fun so I went with it, after attempting a similar manual process to others here.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since we knew that only ASCII characters were in scope, I split out the encoded string into 2 character pairs and generated a list of all printable ASCII characters.&amp;nbsp; Then I used an Append Fields tool to create a combination of all two character pairs/ascii characters, and fed this into the macro.&amp;nbsp; This is very much the "shotgun" approach - while I had ~23,000 incorrect values, since I had at least 26 right, the macro spit out the full cipher key, and I was able to feed this into the rest of the process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="claje_177.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74790i32EFF2CFEA8C4E6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="claje_177.PNG" alt="claje_177.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;theoretically something similar could be done by limiting these scales based on our known information, with manual review to break the cipher.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 20 Aug 2019 20:23:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454326#M24936</guid>
      <dc:creator>Claje</dc:creator>
      <dc:date>2019-08-20T20:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454342#M24938</link>
      <description>&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4671"&gt;@Claje&lt;/a&gt;, cool approach!!!</description>
      <pubDate>Tue, 20 Aug 2019 20:46:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454342#M24938</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2019-08-20T20:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454412#M24946</link>
      <description>&lt;P&gt;Out of every weekly challenge, this was my ABSOLUTE FAVORITE so far!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My solution:&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;At first I wasn’t sure how to go about tackling this one, but I found this article on cryptography that inspired me to start cracking the code!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www3.nd.edu/~busiforc/handouts/cryptography/cryptography%20hints.html" target="_blank"&gt;https://www3.nd.edu/~busiforc/handouts/cryptography/cryptography%20hints.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My approach:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;“ac” as “a” and “qd” as “y” were given at the start.&lt;/LI&gt;&lt;LI&gt;From that point I was able to identify the likely space characters “ks” and “qs” by placement and frequency.&lt;/LI&gt;&lt;LI&gt;Once the spaces were identified, I grouped by word and position with the Multi-Row Formula and Tile tools. The assigned character positions helped me to break apart the actual word from the pig latin suffixes.&lt;/LI&gt;&lt;LI&gt;Next I filtered by position count to find the shortest words like “y_ay” that were likely “by” or “my”.&lt;/LI&gt;&lt;LI&gt;At each possible letter guess I checked the frequency of the encoded pairs and used this to start making educated guesses. For example: “B” is more common than “M” as a starting character.&lt;/LI&gt;&lt;LI&gt;The next thing that stood out clearly to me was word 22 “a_y_____yay” and I guessed that it was “anywhere”. This was mostly a lucky guess, but as I skimmed past it was very clearly “anywhere”&lt;/LI&gt;&lt;LI&gt;Quickly thereafter, “A_e__eares_ay” stood out to me as SHAKESPEARE, which was a word that I already had in my head because of the Hamlet clue in the pig picture.&lt;/LI&gt;&lt;LI&gt;I then searched for double characters that were likely “ss”, “ee”, “tt”, etc. and actually “eBook” stood out strangely with the "e" and double “oo”. Breaking this word filled in enough letters that the words started to pop of the screen.&lt;/LI&gt;&lt;LI&gt;From there it was quite easy to guess the required number of characters to unlock the cypher macro!&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 435px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74825iD53E53C1E9C93199/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.JPG" alt="Capture1.JPG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 794px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74824i8E408447099EC15E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.JPG" style="width: 937px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74826i95FF2DC950B2E66C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture3.JPG" alt="Capture3.JPG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 21 Aug 2019 00:00:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454412#M24946</guid>
      <dc:creator>ddiesel</dc:creator>
      <dc:date>2019-08-21T00:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454489#M24961</link>
      <description>&lt;P&gt;My solution - with a bit of a shortcut below the spoiler tag for anyone who doesn't love word puzzles!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;I followed a very similar route to the other posters, but found that the quickest route to find 26 characters was to also enter the upper case versions of each character.&lt;BR /&gt;&lt;BR /&gt;If the second character of each encoded pair is upper case, then the corresponding decoded letter is upper case as well. For example, 9C is I and 9c is i.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 980px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74847i78A614A7C5EA2C1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 21 Aug 2019 10:17:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454489#M24961</guid>
      <dc:creator>Hannah_Lissaman</dc:creator>
      <dc:date>2019-08-21T10:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454645#M24984</link>
      <description>&lt;P&gt;Wow... that one was very interesting and kept me going and going...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;The frequency was the clue... finding out top words on hamlet on the web helped.&lt;BR /&gt;&lt;BR /&gt;Figuring out ending by yay for words starting with a letter helped a lot&lt;BR /&gt;&lt;BR /&gt;The final one to get to 26 is that if the 2nd letter of the encryption was uppercase it meant the same as the lower equivalent but with an uppercase letter!&lt;BR /&gt;&lt;BR /&gt;Then is iterations...&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:26:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454645#M24984</guid>
      <dc:creator>pasccout</dc:creator>
      <dc:date>2019-08-21T16:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454647#M24985</link>
      <description>&lt;P&gt;Fun challenge! I didn't go as far as translating the pig latin to English but go the message.&lt;/P&gt;&lt;LI-SPOILER&gt;I focused on generating the different character values and pushed every combination into the checker macro. That produced a find replace file and made the change into the pig latin phrase very easy. If there was no file I was comparing to and it wouldn't put the information out to be used, I would have had to take some other approach.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Challenge 177.PNG" style="width: 941px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74882i0F8B26ACB666474F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Challenge 177.PNG" alt="Challenge 177.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:27:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454647#M24985</guid>
      <dc:creator>cplewis90</dc:creator>
      <dc:date>2019-08-21T16:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454887#M25016</link>
      <description>&lt;P&gt;2D2dqc3cacqdah&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely showing my age here, I got my inspiration from &lt;A href="https://www.youtube.com/watch?v=3JQ8yF04y9o" target="_self"&gt;Gilligan singing Hamlet.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;Regex to split to pairs&lt;/P&gt;&lt;P&gt;Investigated frequency&lt;/P&gt;&lt;P&gt;Saw placement of ks as space&lt;/P&gt;&lt;P&gt;Formula to identify words based on space also to identify words starting with Vowels based on yay.&lt;/P&gt;&lt;P&gt;one path with tile and Cross tab to create column for each pair&lt;/P&gt;&lt;P&gt;2nd path with concatenate string&lt;/P&gt;&lt;P&gt;Summarize to group by word string&lt;/P&gt;&lt;P&gt;Started guessing based on "the" being the 2nd highest count of word group. "5c7d8cacqdks" and "I" being the single letter group.&amp;nbsp; From there then "to", "of", "you", "your", "is" ,"with".&amp;nbsp; You get the picture.&lt;BR /&gt;&lt;BR /&gt;Initially went down wrong path trying to match first words to beginning of Hamlet or one the acts in Hamlet.&lt;BR /&gt;Before&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A.JPG" style="width: 491px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74952i79D627F0DD0A75FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="A.JPG" alt="A.JPG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;After&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="B.JPG" style="width: 330px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74953i03DB3E9E3DF85F5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="B.JPG" alt="B.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="177workflow.JPG" style="width: 927px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74955i01FCDE478A01EC25/image-size/large?v=v2&amp;amp;px=999" role="button" title="177workflow.JPG" alt="177workflow.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 01:56:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/454887#M25016</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2019-08-22T01:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/455333#M25077</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;Solution similar to others. Once I had solved the letter 'e' in 'ethay' along with the given 'a' and 'y', the word 'anywhere' in the first line jumped out at me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that no one had yet attempted the extra credit in their solution. The reason for this is that converting Pig Latin back into English is teeth-grindingly awful. Challenge #174 had you create an English to Pig Latin converter- straightforward as you can locate the first vowel as your marker for the start of the word. But to reverse this you need to know how many letters were moved before adding 'ay' or 'yay'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My basic approach was to permute the Pig Latin words in different combinations, smash against a list of all words (cabbaged from challenge #75) to find matches, then union the result back together in Record ID order. Of course, this misses all the proper nouns and delightfully antique Elizabethan word constructions. Short words like 'no' are also a problem if they convert into other good English words. I did not even touch the punctuation, leaving that field of battle open to some future masochist.&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;"Let those who are in favour with their stars" try to improve on this, please!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 22:13:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/455333#M25077</guid>
      <dc:creator>meekben</dc:creator>
      <dc:date>2019-08-22T22:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/455633#M25125</link>
      <description>&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;LI-SPOILER&gt;&lt;DIV&gt;&lt;SPAN&gt;Solution similar to others. Once I had solved the letter 'e' in 'ethay' along with the given 'a' and 'y', the word 'anywhere' in the first line jumped out at me.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I noticed that no one had yet attempted the extra credit in their solution. The reason for this is that converting Pig Latin back into English is teeth-grindingly awful. Challenge #174 had you create an English to Pig Latin converter- straightforward as you can locate the first vowel as your marker for the start of the word. But to reverse this you need to know how many letters were moved before adding 'ay' or 'yay'.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;My basic approach was to permute the Pig Latin words in different combinations, smash against a list of all words (cabbaged from challenge #75) to find matches, then union the result back together in Record ID order. Of course, this misses all the proper nouns and delightfully antique Elizabethan word constructions. Short words like 'no' are also a problem if they convert into other good English words. I did not even touch the punctuation, leaving that field of battle open to some future masochist.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI-SPOILER&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Let those who are in favour with their stars" try to improve on this, please!&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:59:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/455633#M25125</guid>
      <dc:creator>meekben</dc:creator>
      <dc:date>2019-08-23T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456086#M25188</link>
      <description>&lt;LI-SPOILER&gt;&lt;P&gt;A super fun challenge! Like others I've seen on here, I identified that the 'ks' characters are spaces, so after converting that, I used space as a delimiter to list the words out in rows and summarized the count. I then identified some of the letters and used a Find-Replace to update the list of words as I added characters until I reached 26 (because it was case sensitive, it was easy to fill out the 26 required characters once we see that 9c is i and 9C is I.)&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/75385i45C29899524BCF58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sun, 25 Aug 2019 22:57:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456086#M25188</guid>
      <dc:creator>nivi_s</dc:creator>
      <dc:date>2019-08-25T22:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456343#M25240</link>
      <description>&lt;P&gt;My solution..&amp;nbsp; fun challenge!&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Challenge_177_PD_Spoiler.JPG" style="width: 783px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/75460i92F458FAC165DDD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Challenge_177_PD_Spoiler.JPG" alt="Challenge_177_PD_Spoiler.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:21:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456343#M25240</guid>
      <dc:creator>pjdit</dc:creator>
      <dc:date>2019-08-26T17:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #177: Ham Hamlet</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456881#M25340</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 631px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/75637i73FC71FB24C2898F/image-dimensions/631x224?v=v2" width="631" height="224" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 27 Aug 2019 17:10:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-177-Ham-Hamlet/m-p/456881#M25340</guid>
      <dc:creator>LifebloomX</dc:creator>
      <dc:date>2019-08-27T17:10:07Z</dc:date>
    </item>
  </channel>
</rss>

