<?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: Cloud Quest #31: Place Value Chart in Cloud Quests</title>
    <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1405203#M1080</link>
    <description>&lt;P&gt;Here is my solution, with the Bonus portion included.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-30 at 9.10.13 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408287i1D29CE570809D073/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-07-30 at 9.10.13 AM.png" alt="Screenshot 2025-07-30 at 9.10.13 AM.png" /&gt;&lt;/span&gt;&lt;P&gt; &lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Wed, 30 Jul 2025 16:11:36 GMT</pubDate>
    <dc:creator>mkeiffer</dc:creator>
    <dc:date>2025-07-30T16:11:36Z</dc:date>
    <item>
      <title>Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381681#M846</link>
      <description>&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Hi Community,&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;We posted the&amp;nbsp;solution JSON&amp;nbsp;file to&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-30/td-p/1381680" target="_blank" rel="noopener"&gt;Cloud Quest #30&lt;/A&gt;. Check it out and let us know what you think! Send suggestions to &lt;A href="mailto:academy@alteryx.com" target="_blank" rel="noopener"&gt;academy@alteryx.com&lt;/A&gt; or leave a comment below!&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Let’s dive into this week's quest!&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download&amp;nbsp;the provided JSON file containing your starting data and workflow files.&lt;/LI&gt;
&lt;LI&gt;Upload the provided &lt;STRONG&gt;Cloud Quest 32 Start.json&lt;/STRONG&gt; file into your &lt;STRONG&gt;Analytics Cloud library&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;All necessary datasets are contained within Text Input tools in the workflow.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;For more detailed instructions on how to import and export Designer Cloud workflow files, check out the pinned article &lt;A href="https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-Submission-Process-Update/td-p/1252995" target="_blank" rel="noopener"&gt;Cloud Quest Submission Process Update&lt;/A&gt;.&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;!-- ✅ Scenario Section Starts --&gt;
&lt;DIV style="display: flex; flex-wrap: wrap; border: 1px solid rgba(255,255,255,0.1); box-sizing: border-box;"&gt;&lt;!-- Image Column --&gt;
&lt;DIV style="flex: 1 1 350px; max-width: 350px; padding: 10px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;"&gt;
&lt;DIV style="width: 100%; max-width: 350px; border-radius: 5px; overflow: hidden; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); line-height: 0;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Place Value Chart.jpg" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/401897iF44CFBAA0F47F344/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Place Value Chart.jpg" alt="Place Value Chart.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!-- Scenario Content --&gt;
&lt;DIV style="flex: 1 1 300px; padding: 10px; box-sizing: border-box;"&gt;
&lt;H3 style="margin-top: 0;"&gt;Scenario:&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;In Alteryx Designer Cloud, continuous numeric values are left-aligned by default, which can make it difficult to visually compare numbers with different digit lengths.&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;In this week’s Cloud Quest, your task is to reformat the given &lt;STRONG&gt;[Amount]&lt;/STRONG&gt; column so that each digit—including the decimal point—is placed into its own separate column, ensuring that all decimal places are perfectly aligned. Each numeric value should have 2 decimal places.&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;By the end, your output should be a structured table where numbers are visually easier to compare at a glance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;Source: &lt;A href="https://www.mashupmath.com/blog/expanded-form-with-decimals" target="_blank" rel="noopener"&gt;https://www.mashupmath.com/blog/expanded-form-with-decimals&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!-- ✅ Scenario Section Ends --&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;!-- ✅ Bonus / Hint Section --&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;STRONG&gt;Bonus:&lt;/STRONG&gt; Make your workflow dynamic to accommodate any incoming [Amount]. Assume a maximum of 2 decimal places.&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;STRONG&gt;Hint:&lt;/STRONG&gt; Ensure [Amount] values have two decimal places before counting digit lengths.&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;If you find yourself struggling with any of the tasks, feel free to explore these interactive lessons in Alteryx Academy for guidance:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.alteryx.com/t5/Interactive-Lessons/Getting-Started-with-Designer-Cloud/ta-p/1109628" target="_blank" rel="noopener"&gt;Getting Started with Designer Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.alteryx.com/t5/Interactive-Lessons/Building-Connections-in-Designer-Cloud/ta-p/1109632" target="_blank" rel="noopener"&gt;Building Connections in Designer Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.alteryx.com/t5/Interactive-Lessons/Building-Your-Workflow-in-Designer-Cloud/ta-p/1118226" target="_blank" rel="noopener"&gt;Building Your Workflow in Designer Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;Once you have completed your quest, go back to your Analytics Cloud library.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Download your workflow solution file.&lt;/LI&gt;
&lt;LI&gt;Include your JSON file and a screenshot of your workflow as attachments to your comment.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;SPAN&gt;Here’s to a successful quest!&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;- The Academy Team&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 20:49:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381681#M846</guid>
      <dc:creator>mikecusic</dc:creator>
      <dc:date>2026-02-03T20:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381719#M847</link>
      <description>&lt;P&gt;Got the bonus logic to work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;...but I had converted all values to text to pad them, and then when creating the results by column each digit needed to be converted to a numeric value.&amp;nbsp; Not sure how dynamic I could make the field conversions because the decimal point would not always be in the same field depending on the maximum length of the dataset.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-02 134752.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/401907iACE9D20ED03CB750/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-02 134752.png" alt="Screenshot 2025-04-02 134752.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 02 Apr 2025 17:52:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381719#M847</guid>
      <dc:creator>ggruccio</dc:creator>
      <dc:date>2025-04-02T17:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381757#M848</link>
      <description>&lt;P&gt;Got the bonus as well&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2519"&gt;@ggruccio&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quest 31.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/401913i9346865C75BE486D/image-size/large?v=v2&amp;amp;px=999" role="button" title="quest 31.png" alt="quest 31.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 02 Apr 2025 19:28:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381757#M848</guid>
      <dc:creator>alexnajm</dc:creator>
      <dc:date>2025-04-02T19:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381898#M849</link>
      <description>&lt;P&gt;Here's my take&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cloud Quest 31 RWvL.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/401972i7E8B9C8782931B7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cloud Quest 31 RWvL.png" alt="Cloud Quest 31 RWvL.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 03 Apr 2025 08:27:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1381898#M849</guid>
      <dc:creator>RWvanLeeuwen</dc:creator>
      <dc:date>2025-04-03T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1382015#M851</link>
      <description>&lt;P&gt;Solved! This should accommodate any numbers to the left of the decimal (and assumes 2 to the right, as per the instructions)&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="2025-04-03_09-38-07.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/401998i155057F86361F6EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-04-03_09-38-07.png" alt="2025-04-03_09-38-07.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 03 Apr 2025 16:42:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1382015#M851</guid>
      <dc:creator>Carolyn</dc:creator>
      <dc:date>2025-04-03T16:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1382614#M853</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudQuest31_JeffF.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/402131i1F7078F3F94168AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="CloudQuest31_JeffF.png" alt="CloudQuest31_JeffF.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 07 Apr 2025 22:46:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1382614#M853</guid>
      <dc:creator>JeffF</dc:creator>
      <dc:date>2025-04-07T22:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1383326#M855</link>
      <description>&lt;P&gt;I like this one.&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cloud_Quest_31.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/402295i42ED3A2DB3493A7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cloud_Quest_31.png" alt="Cloud_Quest_31.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 11 Apr 2025 01:30:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1383326#M855</guid>
      <dc:creator>Qiu</dc:creator>
      <dc:date>2025-04-11T01:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1383523#M858</link>
      <description>&lt;LI-SPOILER&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/402337iEF4EB5ED9DA9376C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 11 Apr 2025 18:43:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1383523#M858</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2025-04-11T18:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1384768#M868</link>
      <description>&lt;P&gt;Here is my dynamic decimal solution.&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="image.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/402650i95BA06052FF6E6B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2025 02:26:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1384768#M868</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2025-04-19T02:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1405203#M1080</link>
      <description>&lt;P&gt;Here is my solution, with the Bonus portion included.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-30 at 9.10.13 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408287i1D29CE570809D073/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-07-30 at 9.10.13 AM.png" alt="Screenshot 2025-07-30 at 9.10.13 AM.png" /&gt;&lt;/span&gt;&lt;P&gt; &lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 30 Jul 2025 16:11:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1405203#M1080</guid>
      <dc:creator>mkeiffer</dc:creator>
      <dc:date>2025-07-30T16:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1405349#M1082</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudQuest_31.jpg" style="width: 624px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408362iC0F0C5A2D036D382/image-size/large?v=v2&amp;amp;px=999" role="button" title="CloudQuest_31.jpg" alt="CloudQuest_31.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 30 Jul 2025 22:55:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1405349#M1082</guid>
      <dc:creator>Erin</dc:creator>
      <dc:date>2025-07-30T22:55:41Z</dc:date>
    </item>
    <item>
      <title>Betreff: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1412926#M1196</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="031.jpg" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/410994i38CD737E5ECAA80A/image-size/large?v=v2&amp;amp;px=999" role="button" title="031.jpg" alt="031.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 11 Sep 2025 08:56:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1412926#M1196</guid>
      <dc:creator>RolandSchubert</dc:creator>
      <dc:date>2025-09-11T08:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1415424#M1226</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bradshaw_0-1758971140992.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/411685i6182B486BF91BEA9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bradshaw_0-1758971140992.png" alt="bradshaw_0-1758971140992.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sat, 27 Sep 2025 11:05:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1415424#M1226</guid>
      <dc:creator>bradshaw</dc:creator>
      <dc:date>2025-09-27T11:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1420276#M1291</link>
      <description>&lt;P&gt;Another one done!&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="cloudquest31.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/413217i450A466EA65AC577/image-size/large?v=v2&amp;amp;px=999" role="button" title="cloudquest31.png" alt="cloudquest31.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 31 Oct 2025 11:49:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1420276#M1291</guid>
      <dc:creator>SGolnik</dc:creator>
      <dc:date>2025-10-31T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #31: Place Value Chart</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1432803#M1435</link>
      <description>&lt;P&gt;:)&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-26 152553.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/417706i9A08D6E7B16F9993/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-02-26 152553.png" alt="Screenshot 2026-02-26 152553.png" /&gt;&lt;/span&gt;&lt;P&gt; &lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 26 Feb 2026 14:26:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-31-Place-Value-Chart/m-p/1432803#M1435</guid>
      <dc:creator>RebekaMazuchova</dc:creator>
      <dc:date>2026-02-26T14:26:47Z</dc:date>
    </item>
  </channel>
</rss>

