<?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: Interface Tools - Action not updating values in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452190#M87477</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/56234"&gt;@rkapoor&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Ok, did&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19414"&gt;@MichalM&lt;/a&gt;&amp;nbsp;'s suggestion work with the control parameters set in the macro?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No it didn't, but I've added into my input data some records that ought to be selected by the dummy values in the filter that my action ought to be updating, and they aren't being returned either.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-15 113659.png" style="width: 279px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74049i141952176C6FE47D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-15 113659.png" alt="Annotation 2019-08-15 113659.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-15 113715.png" style="width: 508px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74050iADE6EDF710DB3C19/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-15 113715.png" alt="Annotation 2019-08-15 113715.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2019 10:38:12 GMT</pubDate>
    <dc:creator>Hal-Matt</dc:creator>
    <dc:date>2019-08-15T10:38:12Z</dc:date>
    <item>
      <title>Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452167#M87468</link>
      <description>&lt;P&gt;I am trying to create an app where I can use interface tools so users can enter sku numbers, a start date and an end date, and have results returned to them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my interface tools don't seem to be updating the values on the filter tool within the macro. I have tried multiple combinations of Update Value, Update Value with formula, using the replace a specific string option and selecting an attribute through the Action configuration menu, all to no avail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know my values are being passed into the macro and that the control parameters are set to the right fields (see screenshots). But I cannot work out why the action tool isn't updating the filter values.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Debug" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74039iC9E486BCD2148E05/image-size/large?v=v2&amp;amp;px=999" role="button" title="Debug.png" alt="Debug" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Debug&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Macro" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74040i163ADD41299B4F4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Macro.png" alt="Macro" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Macro&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Workflow" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74038i46CF94BC2371F2D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Workflow.png" alt="Workflow" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Workflow&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 09:57:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452167#M87468</guid>
      <dc:creator>Hal-Matt</dc:creator>
      <dc:date>2019-08-15T09:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452174#M87470</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104895"&gt;@Hal-Matt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering why you think the filters within the macro are not updated? Is it because you don't see any records returned?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A possible issue could be how you're building out the filter for Article Nos using &lt;STRONG&gt;in. &lt;/STRONG&gt;This approach requires each Article No to be wrapped in quotes which is not the case in your workflow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;('11111111','2222222') rather than ('11111111,2222222')&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:13:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452174#M87470</guid>
      <dc:creator>MichalM</dc:creator>
      <dc:date>2019-08-15T10:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452175#M87471</link>
      <description>&lt;P&gt;Have you tried replacing the Control Parameter inputs, in the Macro, with Macro Inputs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may resolve your issue.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:14:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452175#M87471</guid>
      <dc:creator>rkapoor</dc:creator>
      <dc:date>2019-08-15T10:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452184#M87474</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19414"&gt;@MichalM&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104895"&gt;@Hal-Matt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering why you think the filters within the macro are not updated? Is it because you don't see any records returned?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A possible issue could be how you're building out the filter for Article Nos using &lt;STRONG&gt;in. &lt;/STRONG&gt;This approach requires each Article No to be wrapped in quotes which is not the case in your workflow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;('11111111','2222222') rather than ('11111111,2222222')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good spot, this definitely was an issue, but it hasn't fixed my workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And yes, because I'm not getting any values returned, but maybe it is a problem with the macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:25:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452184#M87474</guid>
      <dc:creator>Hal-Matt</dc:creator>
      <dc:date>2019-08-15T10:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452186#M87475</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/56234"&gt;@rkapoor&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Have you tried replacing the Control Parameter inputs, in the Macro, with Macro Inputs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may resolve your issue.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When I try this it tells me "the macro input cannot be used as a question input for this action type"&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-15 112606.png" style="width: 285px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74048i8E864EA5BFC87E34/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-15 112606.png" alt="Annotation 2019-08-15 112606.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:27:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452186#M87475</guid>
      <dc:creator>Hal-Matt</dc:creator>
      <dc:date>2019-08-15T10:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452187#M87476</link>
      <description>&lt;P&gt;Ok, did&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19414"&gt;@MichalM&lt;/a&gt;&amp;nbsp;'s suggestion work with the control parameters set in the macro?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:28:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452187#M87476</guid>
      <dc:creator>rkapoor</dc:creator>
      <dc:date>2019-08-15T10:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452190#M87477</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/56234"&gt;@rkapoor&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Ok, did&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19414"&gt;@MichalM&lt;/a&gt;&amp;nbsp;'s suggestion work with the control parameters set in the macro?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No it didn't, but I've added into my input data some records that ought to be selected by the dummy values in the filter that my action ought to be updating, and they aren't being returned either.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-15 113659.png" style="width: 279px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74049i141952176C6FE47D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-15 113659.png" alt="Annotation 2019-08-15 113659.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-08-15 113715.png" style="width: 508px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74050iADE6EDF710DB3C19/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-08-15 113715.png" alt="Annotation 2019-08-15 113715.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:38:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452190#M87477</guid>
      <dc:creator>Hal-Matt</dc:creator>
      <dc:date>2019-08-15T10:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452193#M87478</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104895"&gt;@Hal-Matt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are couple of things I'd check&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The data type of your Article No. For this type of filter to work, the Article No needs to be a string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I'd change the way the date filter is configured to &lt;STRONG&gt;Basic&lt;/STRONG&gt; and then use the action tool to replace the &lt;STRONG&gt;Operand&lt;/STRONG&gt; - see below. I've tested with these 2 changes and the macro works as expected.&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="basic-filter.png" style="width: 532px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74051iFE5E26442BBC122A/image-size/large?v=v2&amp;amp;px=999" role="button" title="basic-filter.png" alt="basic-filter.png" /&gt;&lt;/span&gt;&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="operand.png" style="width: 566px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/74052iB5E1F058DE5A2821/image-size/large?v=v2&amp;amp;px=999" role="button" title="operand.png" alt="operand.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:39:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452193#M87478</guid>
      <dc:creator>MichalM</dc:creator>
      <dc:date>2019-08-15T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Tools - Action not updating values</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452201#M87481</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19414"&gt;@MichalM&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104895"&gt;@Hal-Matt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are couple of things I'd check&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The data type of your Article No. For this type of filter to work, the Article No needs to be a string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I'd change the way the date filter is configured to &lt;STRONG&gt;Basic&lt;/STRONG&gt; and then use the action tool to replace the &lt;STRONG&gt;Operand&lt;/STRONG&gt; - see below. I've tested with these 2 changes and the macro works as expected.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Changing the date filter to Basic and then using action to replace the Operand worked here!&amp;nbsp; Thanks Michael&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 10:54:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Interface-Tools-Action-not-updating-values/m-p/452201#M87481</guid>
      <dc:creator>Hal-Matt</dc:creator>
      <dc:date>2019-08-15T10:54:58Z</dc:date>
    </item>
  </channel>
</rss>

