<?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: Multiple Interface Tools in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405390#M348593</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/469976"&gt;@pstrasser&lt;/a&gt;&amp;nbsp;is correct... 1) for a listbox your action tool should be configured in list mode. and use " "," " as your separators.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) when you are configuring to replace something in your action tool --- use replace a specific string --- and include the quotes --- you are replacing a full list --- not just a value. I use this often with IN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as an alternative you can configure your list tool with \n as a delimiter --- split it to&amp;nbsp; different text input. use text to columns to split to rows with \n -- and then use summarize to build. I would do this to capture errors.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 00:30:55 GMT</pubDate>
    <dc:creator>apathetichell</dc:creator>
    <dc:date>2025-07-31T00:30:55Z</dc:date>
    <item>
      <title>Multiple Interface Tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405289#M348585</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Alteryx Community,&lt;BR /&gt;I'm working on a dynamic workflow where I use interface tools to pass user inputs into a SQL&amp;nbsp;WHERE&amp;nbsp;clause. I have 4 parameters, 3 are Text Boxes and 1 is a List Box. The dynamic&amp;nbsp;WHERE&amp;nbsp;clause works perfectly when I use a Text Box for the&amp;nbsp;fourth&amp;nbsp;parameter. However, when I switch to a List Box for&amp;nbsp;the fourth parameter, the results are not being pulled even though the formatting seems correct.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 19:37:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405289#M348585</guid>
      <dc:creator>Avi6999</dc:creator>
      <dc:date>2025-07-30T19:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Interface Tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405312#M348588</link>
      <description>&lt;P&gt;Hello! I am thinking it may be due to how textboxes and list boxes behave differently. A couple things that i would do to troubleshoot the problem is to use the interface designer to run your input via a Debug workflow:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pstrasser_0-1753908294363.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408333i59B0BF972595693B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pstrasser_0-1753908294363.png" alt="pstrasser_0-1753908294363.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pstrasser_2-1753908373410.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408335i9805D803A8B2AD89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pstrasser_2-1753908373410.png" alt="pstrasser_2-1753908373410.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can edit how the list box outputs values in the list box configuration pane. Start with this and let me know if you have any follow up questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pstrasser_3-1753908467966.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408338i3DA435DAA20180FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pstrasser_3-1753908467966.png" alt="pstrasser_3-1753908467966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 20:48:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405312#M348588</guid>
      <dc:creator>pstrasser</dc:creator>
      <dc:date>2025-07-30T20:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Interface Tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405390#M348593</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/469976"&gt;@pstrasser&lt;/a&gt;&amp;nbsp;is correct... 1) for a listbox your action tool should be configured in list mode. and use " "," " as your separators.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) when you are configuring to replace something in your action tool --- use replace a specific string --- and include the quotes --- you are replacing a full list --- not just a value. I use this often with IN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as an alternative you can configure your list tool with \n as a delimiter --- split it to&amp;nbsp; different text input. use text to columns to split to rows with \n -- and then use summarize to build. I would do this to capture errors.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 00:30:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-Interface-Tools/m-p/1405390#M348593</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2025-07-31T00:30:55Z</dc:date>
    </item>
  </channel>
</rss>

