<?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: Pass a value to a Random Sample Tool in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118714#M35368</link>
    <description>&lt;P&gt;Thanks again @Msalvage, but, I have never used a batch macro or had to in the past so I am still struggling.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Macro Update.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27776i5F4A54FE7D1703F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Macro Update.PNG" alt="Macro Update.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 19:33:19 GMT</pubDate>
    <dc:creator>WCPete</dc:creator>
    <dc:date>2018-01-22T19:33:19Z</dc:date>
    <item>
      <title>Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118609#M35364</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to pass a value I calculate in one section of a workflow to a 'Random Sample Tool' so I do not have to manually type the value in.&amp;nbsp; I used a text input tool for the attached example, but, the text input will be replaced with an actual file in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:45:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118609#M35364</guid>
      <dc:creator>WCPete</dc:creator>
      <dc:date>2018-05-24T04:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118628#M35365</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23722"&gt;@WCPete&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend using a batch macro for this process. The number you have calculated will go into the control parameter then you will use an action tool to update the value in the random sample tool with this value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should look something like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WCPete Batch Macro Snip.PNG" style="width: 536px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27770iBBCA31919BC43994/image-size/large?v=v2&amp;amp;px=999" role="button" title="WCPete Batch Macro Snip.PNG" alt="WCPete Batch Macro Snip.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;MSalvage&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 17:44:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118628#M35365</guid>
      <dc:creator>MSalvage</dc:creator>
      <dc:date>2018-01-22T17:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118702#M35366</link>
      <description>&lt;P&gt;Thanks @MSalvage - but - I am not sure how to configure the tools.&amp;nbsp; I tried this, but, I get an error "Control Parameter must be mapped to a field".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will keep looking :).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:16:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118702#M35366</guid>
      <dc:creator>WCPete</dc:creator>
      <dc:date>2018-01-22T19:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118704#M35367</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23722"&gt;@WCPete&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make Sure you click on the Questions tab and select which field contains the Update Value.&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="WCPete Question Snip.PNG" style="width: 441px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27775iADAFF8824AC08315/image-size/large?v=v2&amp;amp;px=999" role="button" title="WCPete Question Snip.PNG" alt="WCPete Question Snip.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;MSalvage&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:22:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118704#M35367</guid>
      <dc:creator>MSalvage</dc:creator>
      <dc:date>2018-01-22T19:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118714#M35368</link>
      <description>&lt;P&gt;Thanks again @Msalvage, but, I have never used a batch macro or had to in the past so I am still struggling.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Macro Update.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27776i5F4A54FE7D1703F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Macro Update.PNG" alt="Macro Update.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:33:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118714#M35368</guid>
      <dc:creator>WCPete</dc:creator>
      <dc:date>2018-01-22T19:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118722#M35369</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23722"&gt;@WCPete&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a working example, might need some slight tweaking, but hopefully it will get you going.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;MSalvage&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:54:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118722#M35369</guid>
      <dc:creator>MSalvage</dc:creator>
      <dc:date>2018-01-22T19:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pass a value to a Random Sample Tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118756#M35370</link>
      <description>&lt;P&gt;Thanks @MSalvage!&amp;nbsp; I am sure that took longer than you anticipated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have included the final workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am leaving these questions out there in the event someone can point me to a good example demonstration on these.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I am not sure the reason to update this Text Input other than to accept the field I am passing in the workflow?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Input Control.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27783iD5F96E0ED24B193D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Input Control.PNG" alt="Input Control.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure why I needed to update the second drop down or how it affects my workflow?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Question Update.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/27784i12E86E9D3F698EA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Question Update.PNG" alt="Question Update.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks again @MSalvage!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 20:41:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Pass-a-value-to-a-Random-Sample-Tool/m-p/118756#M35370</guid>
      <dc:creator>WCPete</dc:creator>
      <dc:date>2018-01-22T20:41:27Z</dc:date>
    </item>
  </channel>
</rss>

