<?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: How do I import data from an Excel Spreadsheet into polygons in a map with popups? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638778#M4336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesse,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar functionality might be possible by using the &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-filter.htm"&gt;Filter &lt;/A&gt;and &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-attribute-table.htm"&gt;Attribute Table&lt;/A&gt; widgets in Web AppBuilder.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add multiple filters based on the same layer in the Filter widget&lt;/LI&gt;&lt;LI&gt;For each filter, 'Add a filter expression' based on a category in the data, choose 'Unique' as the choice option&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;For each filter, e&lt;/SPAN&gt;nable 'Ask for values', fill in 'Prompt' and 'Hint' if desired. Choose a 'List Value' option&lt;/LI&gt;&lt;LI&gt;When the user uses the Filter widget, the results are displayed on the map. If they want to see it in a table, they can open the Attribute Table widget which respects the widget filters.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 14:58:37 GMT</pubDate>
    <dc:creator>CarmelConnolly</dc:creator>
    <dc:date>2017-06-08T14:58:37Z</dc:date>
    <item>
      <title>How do I import data from an Excel Spreadsheet into polygons in a map with popups?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638775#M4333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a spreadsheet that has columns such as Project Name, Country (USA &amp;amp; Canada), State, Province, and Project Description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import this data using ARCGIS, and have it popup with the project name, description, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if a data row had a railroad as the Project, USA as the Country, Colorado as the State, and R&amp;amp;R as the description, I need ARCGIS to pull that in, create a polygon around Colorado (color it in) and when the user clicks on Colorado, it popups with the project info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need to be able to search by layer for info. So a user can search by project name, state, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had limited success with the ARCGIS for Excel plugin, but I'm not sure how to create searchable features from it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the functionality like this:&amp;nbsp;&lt;A class="link-titled" href="http://projects.pppcouncil.ca/ccppp/src/public/search-project" title="http://projects.pppcouncil.ca/ccppp/src/public/search-project"&gt;CCPPP :: Home Page&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 02:21:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638775#M4333</guid>
      <dc:creator>JesseCollier</dc:creator>
      <dc:date>2017-06-05T02:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import data from an Excel Spreadsheet into polygons in a map with popups?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638776#M4334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesse,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel, have you got your data displayed as state polygons? If so, I'd recommend &lt;A href="https://doc.arcgis.com/en/maps-for-office/design-and-use/share-a-map-to-arcgis.htm"&gt;sharing &lt;/A&gt;that layer to your ArcGIS Online account. Then you can create an application that includes the searching functionality like the &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/make-first-app.htm"&gt;Web AppBuilder &lt;/A&gt;search &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-search.htm"&gt;widget&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 08:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638776#M4334</guid>
      <dc:creator>CarmelConnolly</dc:creator>
      <dc:date>2017-06-06T08:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import data from an Excel Spreadsheet into polygons in a map with popups?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638777#M4335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carmel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've managed to create a map using the instructions you provided.&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/355877_Screenshot (86).png" style="width: 620px; height: 245px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a project search section on the right as shown here:&amp;nbsp;&lt;A class="link-titled" href="http://projects.pppcouncil.ca/ccppp/src/public/search-project" title="http://projects.pppcouncil.ca/ccppp/src/public/search-project"&gt;CCPPP :: Home Page&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried looking through the templates and creating web apps but they don't have that functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 16:55:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638777#M4335</guid>
      <dc:creator>JesseCollier</dc:creator>
      <dc:date>2017-06-06T16:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import data from an Excel Spreadsheet into polygons in a map with popups?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638778#M4336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesse,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar functionality might be possible by using the &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-filter.htm"&gt;Filter &lt;/A&gt;and &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-attribute-table.htm"&gt;Attribute Table&lt;/A&gt; widgets in Web AppBuilder.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add multiple filters based on the same layer in the Filter widget&lt;/LI&gt;&lt;LI&gt;For each filter, 'Add a filter expression' based on a category in the data, choose 'Unique' as the choice option&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;For each filter, e&lt;/SPAN&gt;nable 'Ask for values', fill in 'Prompt' and 'Hint' if desired. Choose a 'List Value' option&lt;/LI&gt;&lt;LI&gt;When the user uses the Filter widget, the results are displayed on the map. If they want to see it in a table, they can open the Attribute Table widget which respects the widget filters.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 14:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-import-data-from-an-excel-spreadsheet/m-p/638778#M4336</guid>
      <dc:creator>CarmelConnolly</dc:creator>
      <dc:date>2017-06-08T14:58:37Z</dc:date>
    </item>
  </channel>
</rss>

