<?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: How to get the rows to be aligned into one row in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410161#M349596</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/284985"&gt;@jessy_chow&lt;/a&gt;&amp;nbsp;you may need to apply a filters before your summarise to remove any Null records from both columns. Using the filter tool would achieve this. I would add two filters filter out the Null records as a proof on concept before you summarise to see if this resolve the issue and gets all the data aligned.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 15:07:48 GMT</pubDate>
    <dc:creator>JosephSerpis</dc:creator>
    <dc:date>2025-08-26T15:07:48Z</dc:date>
    <item>
      <title>How to get the rows to be aligned into one row</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410156#M349593</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jessy_chow_0-1756220340405.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/410061i6627EC445690DC25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jessy_chow_0-1756220340405.png" alt="jessy_chow_0-1756220340405.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here are my results from 2 summarize.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need to take SUM_610200 Office Supplies / Sum_FTE Total. (37982/1224.84) However since they are are on different rows, I am unable to use the formula function to do the calculation. How can I the results to look like the following.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Sum_FTE Total&lt;/TD&gt;&lt;TD&gt;Sum_610200 Office Supplies&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1224.84&lt;/TD&gt;&lt;TD&gt;37982&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 26 Aug 2025 15:01:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410156#M349593</guid>
      <dc:creator>jessy_chow</dc:creator>
      <dc:date>2025-08-26T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the rows to be aligned into one row</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410158#M349594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/284985"&gt;@jessy_chow&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming your two records are coming in from two separate streams just use the Append Fields tool&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="davidskaife_0-1756220688098.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/410062i06BFBAA6E2356B49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="davidskaife_0-1756220688098.png" alt="davidskaife_0-1756220688098.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 15:05:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410158#M349594</guid>
      <dc:creator>davidskaife</dc:creator>
      <dc:date>2025-08-26T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the rows to be aligned into one row</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410159#M349595</link>
      <description>&lt;P&gt;Can you provide more of the workflow upstream to this?&amp;nbsp; Seeing the SUM_ prefixes i'm guessing you've got a summarize tool in your workflow, but exploring the Transform tools to modify your workflow to include a Cross Tab or Transpose will likely help.&amp;nbsp; But if you can provide more context, I'm sure someone can build you out a proof-of-concept.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 15:05:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410159#M349595</guid>
      <dc:creator>jrlindem</dc:creator>
      <dc:date>2025-08-26T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the rows to be aligned into one row</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410161#M349596</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/284985"&gt;@jessy_chow&lt;/a&gt;&amp;nbsp;you may need to apply a filters before your summarise to remove any Null records from both columns. Using the filter tool would achieve this. I would add two filters filter out the Null records as a proof on concept before you summarise to see if this resolve the issue and gets all the data aligned.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 15:07:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410161#M349596</guid>
      <dc:creator>JosephSerpis</dc:creator>
      <dc:date>2025-08-26T15:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the rows to be aligned into one row</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410162#M349597</link>
      <description>&lt;P&gt;Thanks! This worked!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 15:07:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-get-the-rows-to-be-aligned-into-one-row/m-p/1410162#M349597</guid>
      <dc:creator>jessy_chow</dc:creator>
      <dc:date>2025-08-26T15:07:37Z</dc:date>
    </item>
  </channel>
</rss>

