<?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 Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470536#M12463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can do this in ArcGIS Pro by using select by location, then copy features, then table to excel. I haven't found a way to do this in ArcGIS Online web app builder. Hoping it's possible!! Thanks in advance!! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 04:02:59 GMT</pubDate>
    <dc:creator>MelissaLandewee</dc:creator>
    <dc:date>2019-03-01T04:02:59Z</dc:date>
    <item>
      <title>Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470536#M12463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can do this in ArcGIS Pro by using select by location, then copy features, then table to excel. I haven't found a way to do this in ArcGIS Online web app builder. Hoping it's possible!! Thanks in advance!! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 04:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470536#M12463</guid>
      <dc:creator>MelissaLandewee</dc:creator>
      <dc:date>2019-03-01T04:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470537#M12464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2150"&gt;Web AppBuilder for ArcGIS&lt;/A&gt;‌ … you might want to share to or move it there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 04:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470537#M12464</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-01T04:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470538#M12465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-select.htm"&gt;Select Widget &lt;/A&gt;in Web App Builder allows you to draw a polygon and has a built in Export to CSV option, but not an exact Copy option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is the end goal to&amp;nbsp;identify Points relative to an existing Polygon&amp;nbsp;feature layer in the Web Map, like the &lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/navigation/select-features-by-location.htm"&gt;Select by Location&lt;/A&gt; tool in ArcGIS Pro? If so, the &lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-query.htm"&gt;Query Widget&lt;/A&gt; allows you to filter by Spatial Relationships.&amp;nbsp; These results can be viewed in the Attibute Table. If the "Allow Export to CSV" option is enabled in Attribute Table Widget, then the selected features can be Exported to CSV.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 22:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470538#M12465</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-01T22:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470539#M12466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Claire!&lt;/P&gt;&lt;P&gt;This is exactly what I was after!&lt;/P&gt;&lt;P&gt;I had found the select widget which is great! but you're correct I was after identifying points within an existing polygon. I'll try this out this afternoon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2019 23:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470539#M12466</guid>
      <dc:creator>MelissaLandewee</dc:creator>
      <dc:date>2019-03-03T23:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470540#M12467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/251452"&gt;Claire Hofius&lt;/A&gt;‌ would there by a way to take it a step further and assign or change the attributes of the selected features? I'm looking for a way to allow users to do a bulk edit on repair work and set say 100 points to the status of complete.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470540#M12467</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2020-04-20T16:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470541#M12468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you taken a look at the&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-batch-attribute-editor.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-batch-attribute-editor.htm"&gt;Batch Attribute Editor widget?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470541#M12468</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-20T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470542#M12469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks promising. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question. Is there a way to pull down not only the attribute data but also the pictures? I'm essentially trying to produce a quick way for users to make a basic work list that will essentially act as list of things to do and I would like them to have the picture included from the initial inspection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470542#M12469</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2020-04-20T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470543#M12470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the photos attachments? Downloading attachments is a little more complicated.Here are a few resources to get started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/analyze/extract-data.htm" title="https://doc.arcgis.com/en/arcgis-online/analyze/extract-data.htm"&gt;Extract Data—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012232" title="https://support.esri.com/en/technical-article/000012232"&gt;How To: Download attachments from a hosted feature service&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend posting a new thread to get more responses for this new issue. Maybe someone else will have an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 18:02:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470543#M12470</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-20T18:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470544#M12471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they are attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how do you control which fields the select tool spits out when you perform the export to csv function?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 19:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/470544#M12471</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2020-04-20T19:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a tool in ArcGIS Online Web App Builder that allows you to select points within a polygon, and then export as a CSV?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/1138466#M21860</link>
      <description>&lt;P&gt;Hi Claire @Anonymous User&amp;nbsp;, using the select widget I can only select limited point within a polygon as the web map starts to freeze after about 5-10k points. We are a water utility and sometime the points within our polygon could be 500k. How can I solve this problem to exporting 500k points within a polygon as CSV?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 18:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-tool-in-arcgis-online-web-app-builder/m-p/1138466#M21860</guid>
      <dc:creator>Virk_Navneet</dc:creator>
      <dc:date>2022-01-28T18:19:58Z</dc:date>
    </item>
  </channel>
</rss>

