<?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: Code breaking after merging 1000 rows in Table tool in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108930#M275317</link>
    <description>&lt;P&gt;I never face this in alteryx. but it looks similar to open text file in excel when they have some newline character or " or ' in between.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;to test&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;try to use &lt;STRONG&gt;multiple field tool (after first select tool)&lt;/STRONG&gt; to remove all symbol character.&lt;/P&gt;&lt;P&gt;if it solved mean it got something error character in between, then you can investigate which character cause the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apply for all text columns&lt;/P&gt;&lt;P&gt;formula: regex_replace([_CurrentField_],"[^a-zA-Z0-9]","")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pang_Hee_Choy_1-1680776469099.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/297600i4AF169D729F0E348/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pang_Hee_Choy_1-1680776469099.png" alt="Pang_Hee_Choy_1-1680776469099.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 10:25:09 GMT</pubDate>
    <dc:creator>AncientPandaman</dc:creator>
    <dc:date>2023-04-06T10:25:09Z</dc:date>
    <item>
      <title>Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1104556#M274039</link>
      <description>&lt;P&gt;Dear Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to merge a set to rows with same data along with another set of data with different values along that same set of first set of data using Table and Layout tools.&lt;/P&gt;&lt;P&gt;Whole workflow is working fine except the point that it is breaking is number of rows in input excel file is more than 1000 and then first cell is getting merged with 9 columns.&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="Sumedha992_0-1680086916516.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/295957iABEF1421B44E3439/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sumedha992_0-1680086916516.png" alt="Sumedha992_0-1680086916516.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help in advance.&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>Wed, 29 Mar 2023 10:48:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1104556#M274039</guid>
      <dc:creator>Sumedha992</dc:creator>
      <dc:date>2023-03-29T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108912#M275308</link>
      <description>&lt;P&gt;Hi, Please help in getting the resolution.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 09:58:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108912#M275308</guid>
      <dc:creator>Sumedha992</dc:creator>
      <dc:date>2023-04-06T09:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108914#M275309</link>
      <description>&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 09:59:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108914#M275309</guid>
      <dc:creator>Sumedha992</dc:creator>
      <dc:date>2023-04-06T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108930#M275317</link>
      <description>&lt;P&gt;I never face this in alteryx. but it looks similar to open text file in excel when they have some newline character or " or ' in between.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;to test&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;try to use &lt;STRONG&gt;multiple field tool (after first select tool)&lt;/STRONG&gt; to remove all symbol character.&lt;/P&gt;&lt;P&gt;if it solved mean it got something error character in between, then you can investigate which character cause the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apply for all text columns&lt;/P&gt;&lt;P&gt;formula: regex_replace([_CurrentField_],"[^a-zA-Z0-9]","")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pang_Hee_Choy_1-1680776469099.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/297600i4AF169D729F0E348/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pang_Hee_Choy_1-1680776469099.png" alt="Pang_Hee_Choy_1-1680776469099.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 10:25:09 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1108930#M275317</guid>
      <dc:creator>AncientPandaman</dc:creator>
      <dc:date>2023-04-06T10:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1112289#M276184</link>
      <description>&lt;P&gt;Appreciate your efforts, but this does not resolve my problem.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 12:33:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1112289#M276184</guid>
      <dc:creator>Sumedha992</dc:creator>
      <dc:date>2023-04-13T12:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1113628#M276529</link>
      <description>&lt;P&gt;did you mind to share the workflow and data?&lt;BR /&gt;remove sensitive data if you want to.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 10:23:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1113628#M276529</guid>
      <dc:creator>AncientPandaman</dc:creator>
      <dc:date>2023-04-17T10:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1300049#M324517</link>
      <description>&lt;P&gt;Hi Sumedha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you found any resolution to this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently facing the same issue.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 07:50:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1300049#M324517</guid>
      <dc:creator>arunkumark_21</dc:creator>
      <dc:date>2024-07-29T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Code breaking after merging 1000 rows in Table tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1300055#M324518</link>
      <description>&lt;P&gt;After doing some trial and error I got a workaround which works for my use case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is to place the longest table at the beginning. If that is not possible then,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Pick one column from the longest table using select and then bring in Table tool&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="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/365933i6D9A7386268D7E8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; 2. Set Column rules to make it as blank as possible-I set all colours in table settings to white.&lt;/P&gt;&lt;P&gt;and replace the data with hairline space.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/365934i5BDA847DB9A0EBEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; 3. Join with other tables and make this table the first one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downside is in excel we will have the first column empty. But this solves the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 08:25:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Code-breaking-after-merging-1000-rows-in-Table-tool/m-p/1300055#M324518</guid>
      <dc:creator>arunkumark_21</dc:creator>
      <dc:date>2024-07-29T08:25:02Z</dc:date>
    </item>
  </channel>
</rss>

