<?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: Concatenation of all dynamic fields in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400675#M73689</link>
    <description>&lt;P&gt;I bow to you!! That´s it! Now I can delete easily all&amp;nbsp;occurring rows from my database.&amp;nbsp;I also add the semicolon ;)&amp;nbsp; Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 12:20:09 GMT</pubDate>
    <dc:creator>CaptainJaneway</dc:creator>
    <dc:date>2019-04-10T12:20:09Z</dc:date>
    <item>
      <title>Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400596#M73670</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;Hello Alteryx-Community, &lt;/FONT&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="2019-04-10 10_45_58-Alteryx Designer x64 - DBtoDB.CT.MultipleSummarize.yxmc_.png" style="width: 912px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/60355i92F13245DB912C9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-04-10 10_45_58-Alteryx Designer x64 - DBtoDB.CT.MultipleSummarize.yxmc_.png" alt="2019-04-10 10_45_58-Alteryx Designer x64 - DBtoDB.CT.MultipleSummarize.yxmc_.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;I want just to concatenate ALL fields from a "Optional Incoming Connection"-Input without GroupBy. Showing Field Map is not necessary. The number of fields and their names can vary. But the type and comma-seperator will be&amp;nbsp;for all fields the same. The type of all fields is V_WString. First I tried it with "Select-&amp;gt;All" in the Summarize-Tool. But it didn't save this configuration for other vary incoming connections. So i want to try update Raw XML, but I'm not familiar with it and my first try was with inspiration from another topic. Unfortunately it does not work. I appreciate any help!&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Thanks and greetings&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:17:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400596#M73670</guid>
      <dc:creator>CaptainJaneway</dc:creator>
      <dc:date>2019-04-10T09:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400622#M73677</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/22259"&gt;@CaptainJaneway&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't seem to get what you are really looking for, because what you are telling us and what I see on the image are different things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I suppose that you want to do is select on the list box the fields and concatenate them on the summarize tool. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like on this example, concatenating a name, address and a phone number:&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="Untitled.png" style="width: 477px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/60361i63D5A01117570564/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 10:05:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400622#M73677</guid>
      <dc:creator>afv2688</dc:creator>
      <dc:date>2019-04-10T10:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400629#M73679</link>
      <description>&lt;P&gt;Thanks for your reply.&amp;nbsp;My english is unfortunately insufficient to express my wishes correctly. I added a sample of my Alteryx-Workflow. I don´t want to concatenate all field values, but all values by each field. My reason for all this is, that I want to create a delete sql statement. My only problem is that I can´t handle vary incoming connections.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 10:44:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400629#M73679</guid>
      <dc:creator>CaptainJaneway</dc:creator>
      <dc:date>2019-04-10T10:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400656#M73684</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/22259"&gt;@CaptainJaneway&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, your english isn't bad, it's really good :) but to explain sometimes what you want to do is difficult even to your colleagues speaking natively (some experience in the field haha).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, I have seen you SQL statement and looks great. I haven't worked in a while with SQL statements but it seems that for my example and using your WF:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DELETE FROM tableDummy WHERE &lt;STRONG&gt;[address]&lt;/STRONG&gt; IN ('fake street 123') AND &lt;STRONG&gt;[name]&lt;/STRONG&gt; IN ('erick') AND&lt;STRONG&gt; [phone]&lt;/STRONG&gt; IN ('555-568-789')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shouldnt in the statement the column names be without the square brackets? Don't know it that is the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also append the the semicolon :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 11:39:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400656#M73684</guid>
      <dc:creator>afv2688</dc:creator>
      <dc:date>2019-04-10T11:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400665#M73686</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/22259"&gt;@CaptainJaneway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You were very close in your original macro.&amp;nbsp; All you needed to do was replace this part&amp;nbsp;&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="Before.png" style="width: 590px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/60366i95D024B5A2EA6083/image-size/large?v=v2&amp;amp;px=999" role="button" title="Before.png" alt="Before.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this&amp;nbsp;&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="After.png" style="width: 319px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/60367i01B6E3EDF055E6DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="After.png" alt="After.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The summarize tool in your original doesn't handle dynamic fields.&amp;nbsp; I replaced it with the transpose/crosstab/transpose sequence, all of which handle dynamic fields, and the sequence gives the same results as your 3 original tools&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a couple of other minor changes as well. I had to increase some text field sizes and your Crew's macros aren't installed in the same location as mine, so I had to reinsert the Dynamic Metadata macro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the results&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="Results.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/60368i92046A95D1303296/image-size/large?v=v2&amp;amp;px=999" role="button" title="Results.png" alt="Results.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The image is a little small but in the second one I renamed all the fields, deleted [Card] and added an extra one [Field8].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fun debugging exercise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 11:51:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400665#M73686</guid>
      <dc:creator>danilang</dc:creator>
      <dc:date>2019-04-10T11:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation of all dynamic fields</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400675#M73689</link>
      <description>&lt;P&gt;I bow to you!! That´s it! Now I can delete easily all&amp;nbsp;occurring rows from my database.&amp;nbsp;I also add the semicolon ;)&amp;nbsp; Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:20:09 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Concatenation-of-all-dynamic-fields/m-p/400675#M73689</guid>
      <dc:creator>CaptainJaneway</dc:creator>
      <dc:date>2019-04-10T12:20:09Z</dc:date>
    </item>
  </channel>
</rss>

