<?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 Help with moving data from cell into a another cell in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366338#M338959</link>
    <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;&lt;P&gt;Hello _ i need help from this community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a excel file and need issue i am facing is in Yellow. Desire state is in Green.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In row C5 the full name should be &lt;STRONG&gt;Balance &amp;amp; Compensation Information&lt;/STRONG&gt;. However &lt;STRONG&gt;information&lt;/STRONG&gt; is getting cut to a different row C6.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same for C7- C8: full name should be&amp;nbsp;Account Maintenance W/ Chk &lt;STRONG&gt;Return&lt;/STRONG&gt;. Return is on the next cell below&lt;/P&gt;&lt;P&gt;Same for C15 - C16: full name is&amp;nbsp;General Account Services &lt;STRONG&gt;Updated&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was hoping to use Multi-Row Formula to solve for it. What can i use to reach my desire highlighted in Green? Which is copying Information and any of the words in Red and append them at the end of previous non blank cell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF !ISNULL([Service Description]) and ISNULL([AFM Code]) and ISNULL([XYZ Code])&lt;BR /&gt;Then [Service Description] + " " + [Row-1:Service Description]&lt;BR /&gt;Else [Service Description]&lt;BR /&gt;ENDIF&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alteryx Help.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/395946i690334841FC07534/image-size/large?v=v2&amp;amp;px=999" role="button" title="Alteryx Help.PNG" alt="Alteryx Help.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 20:01:01 GMT</pubDate>
    <dc:creator>HassimDiallo</dc:creator>
    <dc:date>2025-02-03T20:01:01Z</dc:date>
    <item>
      <title>Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366338#M338959</link>
      <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;&lt;P&gt;Hello _ i need help from this community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a excel file and need issue i am facing is in Yellow. Desire state is in Green.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In row C5 the full name should be &lt;STRONG&gt;Balance &amp;amp; Compensation Information&lt;/STRONG&gt;. However &lt;STRONG&gt;information&lt;/STRONG&gt; is getting cut to a different row C6.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same for C7- C8: full name should be&amp;nbsp;Account Maintenance W/ Chk &lt;STRONG&gt;Return&lt;/STRONG&gt;. Return is on the next cell below&lt;/P&gt;&lt;P&gt;Same for C15 - C16: full name is&amp;nbsp;General Account Services &lt;STRONG&gt;Updated&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was hoping to use Multi-Row Formula to solve for it. What can i use to reach my desire highlighted in Green? Which is copying Information and any of the words in Red and append them at the end of previous non blank cell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF !ISNULL([Service Description]) and ISNULL([AFM Code]) and ISNULL([XYZ Code])&lt;BR /&gt;Then [Service Description] + " " + [Row-1:Service Description]&lt;BR /&gt;Else [Service Description]&lt;BR /&gt;ENDIF&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alteryx Help.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/395946i690334841FC07534/image-size/large?v=v2&amp;amp;px=999" role="button" title="Alteryx Help.PNG" alt="Alteryx Help.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 20:01:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366338#M338959</guid>
      <dc:creator>HassimDiallo</dc:creator>
      <dc:date>2025-02-03T20:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366350#M338964</link>
      <description>&lt;P&gt;Here's the formula you should use that will do the trick.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF Contains([Service Description],"…")&lt;/P&gt;&lt;P&gt;Then Trim(REGEX_Replace([Service Description], "\…\.*","")) + " " + Trim([Row+1:Service Description])&lt;/P&gt;&lt;P&gt;Else Trim([Service Description])&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-03 160047.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/395949i113CBDA4DEABB2D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-03 160047.png" alt="Screenshot 2025-02-03 160047.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If this works for you, please accept this as a solution.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 21:01:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366350#M338964</guid>
      <dc:creator>The_Rad_Valentina</dc:creator>
      <dc:date>2025-02-03T21:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366757#M339073</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/50735"&gt;@The_Rad_Valentina&lt;/a&gt;&amp;nbsp;, Thank you for the below. This is definitely the idea but not quite. I need to clarify few points.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the ..... (red dots)does not exist in my data. i wanted to show you information highlighted in red needed to be moved where the dots are in order for the correct output to show Balance and Compensation Information.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;logic is to only make the change where&amp;nbsp; service description has data and AFM Code and XYZ code are blank the date under [Row+1: service description] should be copied and pasted at the end of [Row+0: Service Description]. IE: Information needs to be copied and merge with Balance &amp;amp; Compensation to make &lt;STRONG&gt;Balance &amp;amp; Compensation Information.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;could you please copy your sample data set in a text input file and share sample of workflow again. I wasnt able to run the file because of the input file directory.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you so much and kind regards,&lt;/P&gt;&lt;P&gt;Hassim&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 18:34:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366757#M339073</guid>
      <dc:creator>HassimDiallo</dc:creator>
      <dc:date>2025-02-04T18:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366789#M339081</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/117207"&gt;@HassimDiallo&lt;/a&gt;&amp;nbsp; &amp;nbsp;Try this formula in the MultiRow tool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF isnull([Row+1:AFM Code]) AND isnull([Row+1:XYZ Code]) AND isnull([Row+1:Unit Price])

Then Trim([Service Description]) + " " + Trim([Row+1:Service Description])

Else Trim([Service Description])

ENDIF&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 19:38:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1366789#M339081</guid>
      <dc:creator>The_Rad_Valentina</dc:creator>
      <dc:date>2025-02-04T19:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1367414#M339250</link>
      <description>&lt;P&gt;Here's the workflow, let me know if this solves your question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept the response as a solution if it does.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Valentina&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:38:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1367414#M339250</guid>
      <dc:creator>The_Rad_Valentina</dc:creator>
      <dc:date>2025-02-06T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving data from cell into a another cell</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1367422#M339251</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/50735"&gt;@The_Rad_Valentina&lt;/a&gt;&amp;nbsp; Thank you! I am reviewing the proposed and will revert.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:58:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Help-with-moving-data-from-cell-into-a-another-cell/m-p/1367422#M339251</guid>
      <dc:creator>HassimDiallo</dc:creator>
      <dc:date>2025-02-06T13:58:07Z</dc:date>
    </item>
  </channel>
</rss>

