<?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: Analytic App to Maintain Zip Code List for Offices in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300796#M52735</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/44582"&gt;@chudson&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you will need to create a chained app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first app can read the full file and create the unique list of offices, the next app can then allow the selection and output to be updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a couple good links available for examples&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Chained-Alteryx-Analytic-Applications/ta-p/7597" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Live-Training/Live-Training-Chained-Apps/td-p/43743" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2018 12:07:59 GMT</pubDate>
    <dc:creator>JoeS</dc:creator>
    <dc:date>2018-09-11T12:07:59Z</dc:date>
    <item>
      <title>Analytic App to Maintain Zip Code List for Offices</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300565#M52689</link>
      <description>&lt;P&gt;Hello Alteryx Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to rebuild a workflow that I can hand off to the marketing department so they can maintain this list themselves.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Process flow I am envisioning:&lt;/P&gt;&lt;P&gt;Input File (csv, excel) &amp;gt;&amp;gt; dropdown to select office &amp;gt;&amp;gt; add new zip codes OR mark in-active &amp;gt;&amp;gt; overwrite existing worksheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently having trouble with the dropdown populating with a distinct list of offices to choose from.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example input data (1 office; there are actually 30):&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Office&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Zip Code&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Arlington&lt;/TD&gt;&lt;TD&gt;98798&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Arlington&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;65465&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Arlington&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;65484&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Arlington&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;54865&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Arlington&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;54984&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Arlington&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;54684&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eventually, I'd like to be able to add new offices as well but if I can get the above done it would be tremendously helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 19:40:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300565#M52689</guid>
      <dc:creator>chudson</dc:creator>
      <dc:date>2018-09-10T19:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Analytic App to Maintain Zip Code List for Offices</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300796#M52735</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/44582"&gt;@chudson&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you will need to create a chained app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first app can read the full file and create the unique list of offices, the next app can then allow the selection and output to be updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a couple good links available for examples&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Chained-Alteryx-Analytic-Applications/ta-p/7597" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Live-Training/Live-Training-Chained-Apps/td-p/43743" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 12:07:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300796#M52735</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2018-09-11T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Analytic App to Maintain Zip Code List for Offices</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300808#M52739</link>
      <description>&lt;P&gt;I figured there would be some good examples somewhere! Thanks for the links!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 12:47:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300808#M52739</guid>
      <dc:creator>chudson</dc:creator>
      <dc:date>2018-09-11T12:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Analytic App to Maintain Zip Code List for Offices</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300817#M52744</link>
      <description>&lt;P&gt;You're welcome!&lt;/P&gt;
&lt;P&gt;They aren't exactly the same as what you require but hopefully you can implement the logic required. Reply back on here if you do get stuck at any point.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:01:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Analytic-App-to-Maintain-Zip-Code-List-for-Offices/m-p/300817#M52744</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2018-09-11T13:01:28Z</dc:date>
    </item>
  </channel>
</rss>

