<?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 #21: Quarterly Profit Margins in Cloud Quests</title>
    <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1432421#M1423</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-23 151911.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/417601i004CB53683069E06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-02-23 151911.png" alt="Screenshot 2026-02-23 151911.png" /&gt;&lt;/span&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Mon, 23 Feb 2026 14:21:26 GMT</pubDate>
    <dc:creator>RebekaMazuchova</dc:creator>
    <dc:date>2026-02-23T14:21:26Z</dc:date>
    <item>
      <title>Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1339966#M592</link>
      <description>&lt;H3&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Hi Community,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&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-20-Halloween-Costumes/td-p/1335048" target="_blank" rel="noopener"&gt;Cloud Quest #20&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;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Let’s dive into this week's quest!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Download the provided JSON file containing your starting data and workflow files.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Upload the provided &lt;STRONG&gt;Cloud Quest 21&lt;/STRONG&gt; &lt;STRONG&gt;Start.json&lt;/STRONG&gt; file into your&amp;nbsp;&lt;STRONG&gt;Analytics Cloud library&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;All necessary datasets are contained within Text Input tools in the workflow.&lt;/FONT&gt;&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;&lt;FONT size="3"&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;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT size="3"&gt;Scenario:&lt;/FONT&gt;&lt;/H3&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;For this week’s Cloud Quest, your task is to create a workflow that identifies the quarter in which your company achieves the highest profit margin with its clients. However, quarters are not defined in the traditional calendar sense. In this case, quarters are based on the length of a customer’s relationship with your company.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;For example, if Customer A’s first contract started on 4/1/2018, the company defines Q1 for this client as starting on 4/1/2018, Q2 on 7/1/2018, Q5 on 4/1/2019, Q9 on 4/1/2020, and so on.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;If Customer B’s first contract began on 7/1/2015, then Q1 for them would start on 7/1/2015, Q2 would start on 10/1/2015, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;Therefore, Q1 for Customer A begins 4/1/2018, and Q1 for Customer B begins 7/1/2015, even though these dates are years apart and occur at different times of the year.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;Your objective is to determine which quarter has the highest profit margin for your clients. If you need assistance with the cost and revenue calculations, a hint is provided.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;All contract data contained in the Contracts Input Data tool start on either 1/1, 4/1, 7/1, or 10/1.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Cost data is contained in the Cost Input Data Tool.&lt;/FONT&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;&lt;FONT size="3"&gt;&lt;STRONG&gt;Hint:&lt;/STRONG&gt; To calculate the profit percentage, you need to find the total revenue and total costs for each client during that quarter. For example, the quarterly profit percentage for Q5 includes all revenue and costs for every client during their fifth quarter with your company.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Important Formulas to Know:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;Cost = Order Volume * Per Unit Production Cost&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;Revenue = Quarterly Premium + (Per Unit Fee for Customers * Order Volume)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;Quarterly Profit Margin = (Total Quarterly Revenue – Total Quarterly Cost) / Total Quarterly Revenue&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; We have noticed some unpredictable behavior in Designer Cloud when using the Round() function. Your Margin Percentage result may appear slightly different from the solution output.&lt;/FONT&gt;&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;LI-SPOILER&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;A combination of the Summarize, Join, DateTime, Parse, and various Preparation tools should solve your problem, but not necessarily in this sequence.&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI-SPOILER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;FONT size="3"&gt;If you find yourself struggling with any of the tasks, feel free to explore these interactive lessons in Alteryx Academy for guidance:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="3"&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;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&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&amp;nbsp;in Designer Cloud&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&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;/FONT&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;&lt;FONT size="3"&gt;Once you have completed your quest, go back to your Analytics Cloud library.&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Download your workflow solution file.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Include your JSON file and a screenshot of your workflow as attachments to your comment.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Here’s to a successful quest!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Academy Wordmark.png" style="width: 268px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/380191iF17B625F4E56F1FF/image-dimensions/268x57?v=v2" width="268" height="57" role="button" title="Academy Wordmark.png" alt="Academy Wordmark.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 23:13:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1339966#M592</guid>
      <dc:creator>AYXAcademy</dc:creator>
      <dc:date>2025-05-12T23:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340021#M593</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudQuest21_JeffF.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/384984i8FED14C2E6D1F7DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="CloudQuest21_JeffF.png" alt="CloudQuest21_JeffF.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 13 Nov 2024 19:19:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340021#M593</guid>
      <dc:creator>JeffF</dc:creator>
      <dc:date>2024-11-13T19:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340221#M594</link>
      <description>&lt;P&gt;My 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/385079i81C2A90C37DD121D/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>Thu, 14 Nov 2024 10:20:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340221#M594</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2024-11-14T10:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340459#M597</link>
      <description>&lt;P&gt;I believe the Group Function in RecordID tool is newly added. I like it.&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cloud Quest 21.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/385170i124C67444779315F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cloud Quest 21.png" alt="Cloud Quest 21.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 15 Nov 2024 01:44:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340459#M597</guid>
      <dc:creator>Qiu</dc:creator>
      <dc:date>2024-11-15T01:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340616#M599</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/385246i75D1F0A23C88FA30/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, 15 Nov 2024 12:54:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1340616#M599</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2024-11-15T12:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341428#M600</link>
      <description>&lt;P&gt;Done!&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quest 21.png" style="width: 955px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/385558i120EC45D828B46A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="quest 21.png" alt="quest 21.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 18 Nov 2024 15:23:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341428#M600</guid>
      <dc:creator>alexnajm</dc:creator>
      <dc:date>2024-11-18T15:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341496#M601</link>
      <description>&lt;P&gt;Fun challenge!!!&amp;nbsp; I may have found the easy way to do it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;...multi row formula by quarter&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-11-18 125920.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/385589i28B761E28C972449/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-11-18 125920.png" alt="Screenshot 2024-11-18 125920.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 18 Nov 2024 18:02:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341496#M601</guid>
      <dc:creator>ggruccio</dc:creator>
      <dc:date>2024-11-18T18:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest 21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341700#M602</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cloud 21 RWvL.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/385693iEB86AC06B868BBED/image-size/large?v=v2&amp;amp;px=999" role="button" title="cloud 21 RWvL.png" alt="cloud 21 RWvL.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 19 Nov 2024 09:51:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1341700#M602</guid>
      <dc:creator>RWvanLeeuwen</dc:creator>
      <dc:date>2024-11-19T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1342697#M604</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="quest_21_workflow.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/386113i7727FB331E7E43F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="quest_21_workflow.png" alt="quest_21_workflow.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 22:55:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1342697#M604</guid>
      <dc:creator>geoff_zath</dc:creator>
      <dc:date>2024-11-21T22:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1356501#M674</link>
      <description>&lt;P&gt;Here is my 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="Quest 21 JC.png" style="width: 913px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/392186i193013A4D76AD7D7/image-dimensions/913x509?v=v2" width="913" height="509" role="button" title="Quest 21 JC.png" alt="Quest 21 JC.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 12:23:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1356501#M674</guid>
      <dc:creator>JoachimCaronTIL</dc:creator>
      <dc:date>2025-01-03T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1361628#M716</link>
      <description>&lt;P&gt;Solved!&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-01-16_12-49-46.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/394002iB5712294FF21E8FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2025-01-16_12-49-46.png" alt="2025-01-16_12-49-46.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 16 Jan 2025 20:50:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1361628#M716</guid>
      <dc:creator>Carolyn</dc:creator>
      <dc:date>2025-01-16T20:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1382543#M852</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-07 103846.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/402110iF897342B4FEB9784/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-07 103846.png" alt="Screenshot 2025-04-07 103846.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 07 Apr 2025 17:39:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1382543#M852</guid>
      <dc:creator>Shelbey</dc:creator>
      <dc:date>2025-04-07T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1396562#M934</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-10 at 10.53.25 pm.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/405632i0BA2AE75A53254B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-06-10 at 10.53.25 pm.png" alt="Screenshot 2025-06-10 at 10.53.25 pm.png" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 10 Jun 2025 12:55:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1396562#M934</guid>
      <dc:creator>bradshaw</dc:creator>
      <dc:date>2025-06-10T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1404436#M1049</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudQuest_21.jpg" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408035i5C05CD817A305C23/image-size/large?v=v2&amp;amp;px=999" role="button" title="CloudQuest_21.jpg" alt="CloudQuest_21.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sat, 26 Jul 2025 01:58:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1404436#M1049</guid>
      <dc:creator>Erin</dc:creator>
      <dc:date>2025-07-26T01:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1404565#M1068</link>
      <description>&lt;P&gt;Here is 21!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 01:19:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1404565#M1068</guid>
      <dc:creator>mkeiffer</dc:creator>
      <dc:date>2025-07-28T01:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1405873#M1090</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mirzaglamocak_alteryx_1-1754076388004.png" style="width: 1369px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408535i6FDB1978EACFA3CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mirzaglamocak_alteryx_1-1754076388004.png" alt="mirzaglamocak_alteryx_1-1754076388004.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>Fri, 01 Aug 2025 19:29:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1405873#M1090</guid>
      <dc:creator>mirzaglamocak_alteryx</dc:creator>
      <dc:date>2025-08-01T19:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1411910#M1173</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="021.jpg" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/410685iA0E713B2375734F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="021.jpg" alt="021.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 04 Sep 2025 13:49:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1411910#M1173</guid>
      <dc:creator>RolandSchubert</dc:creator>
      <dc:date>2025-09-04T13:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1418709#M1269</link>
      <description>&lt;P&gt;Another one done!&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cloudquest21.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/412699i1E478AF816496821/image-size/large?v=v2&amp;amp;px=999" role="button" title="cloudquest21.png" alt="cloudquest21.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 22 Oct 2025 12:01:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1418709#M1269</guid>
      <dc:creator>SGolnik</dc:creator>
      <dc:date>2025-10-22T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1429453#M1376</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 788px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/416612i7F8499BA0DA0F59A/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>Fri, 23 Jan 2026 12:51:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1429453#M1376</guid>
      <dc:creator>Jammin_Jay</dc:creator>
      <dc:date>2026-01-23T12:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Quest #21: Quarterly Profit Margins</title>
      <link>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1432421#M1423</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-23 151911.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/417601i004CB53683069E06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-02-23 151911.png" alt="Screenshot 2026-02-23 151911.png" /&gt;&lt;/span&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 23 Feb 2026 14:21:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Cloud-Quests/Cloud-Quest-21-Quarterly-Profit-Margins/m-p/1432421#M1423</guid>
      <dc:creator>RebekaMazuchova</dc:creator>
      <dc:date>2026-02-23T14:21:26Z</dc:date>
    </item>
  </channel>
</rss>

