<?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: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653227#M20962</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp; - If you know of any widget already available in Experience Builder with which to do a query and export data to a shape file would also work. I think you can export to a table but I'm not sure about a shape file.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 15:53:04 GMT</pubDate>
    <dc:creator>AbiDhakal</dc:creator>
    <dc:date>2025-09-25T15:53:04Z</dc:date>
    <item>
      <title>Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635565#M20099</link>
      <description>&lt;P&gt;I am using the out of the box map layers widget in EB DE 1.18 that was released today, and I am unable to export to shapefile, file gdb, or KML from the map layers widget. Has anyone else had luck trying this? I don't get many error messages, but when I choose one of the 3 export options I get the console error below. Prior options such as CSV, JSON, and GeoJSON export as normal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_0-1753288739322.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/137069i42955D43D0C23EBF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1753288739322.png" alt="Brian_McLeer_0-1753288739322.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 17:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635565#M20099</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-23T17:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635575#M20100</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;I haven’t tried the 1.18 release myself yet, but that error definitely looks like a React rendering issue — specifically with how those export formats (Shapefile, FileGDB, KML) are being handled inside the widget.&lt;/P&gt;&lt;P&gt;The fact that CSV, JSON, and GeoJSON still work suggests the widget’s core logic is fine, but something's missing or misconfigured for the other formats — maybe a handler wasn't properly registered or there’s a broken condition in the export component.&lt;/P&gt;&lt;P&gt;I’ll try to spin up a test on my end soon, but it wouldn’t surprise me if this is a regression in 1.18. You might want to raise it with Esri or check GitHub to see if others have reported it yet.&lt;/P&gt;&lt;P&gt;If I get a chance to test it later today, I’ll let you know what I find.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 16:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635575#M20100</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-07-23T16:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635585#M20101</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/923685"&gt;@VenkataKondepati&lt;/a&gt;, I will give the Community Post a couple of days but might create an Esri ticket if needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 17:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635585#M20101</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-23T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635648#M20106</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/923685"&gt;@VenkataKondepati&lt;/a&gt;&amp;nbsp;I did a little more testing and a few things of note. The issue is occurring in the Table widget as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It oddly works in the Select Features widget and map pop-up, but requires an Enterprise or AGOL login. There is a community post about this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/export-shapefile-from-exb-pop-up-window-without-an/idc-p/1635639#M4372" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-experience-builder-ideas/export-shapefile-from-exb-pop-up-window-without-an/idc-p/1635639#M4372&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The query widget prompts the dialogue box, but gives an Error 99999.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_0-1753293224722.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/137090iE001492257ACA297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1753293224722.png" alt="Brian_McLeer_0-1753293224722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 17:57:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635648#M20106</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-23T17:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635837#M20115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Currently, "Export Records" uses a different method from "Export All Data". Exporting records to SHP/FGDB/KML formats requires the user to be signed in, though we are considering improvements to this feature in future releases.&lt;/P&gt;&lt;P&gt;"Export All" usually uses the ArcGIS REST API's createReplica operation. The error message you received suggests that there might be a bug with the createReplica request.&lt;/P&gt;&lt;P&gt;Could you please check the Network tab in your browser's developer tools and confirm whether a createReplica request is being made when you try to export? If so, what's the status of that request?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 08:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635837#M20115</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2025-07-24T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635907#M20118</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, I am not getting any line items on the log when going to the network tab and exporting to shapefile, KML, or GDB.&amp;nbsp;&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="Brian_McLeer_0-1753362131794.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/137129i6EB80AC0A4176CF2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1753362131794.png" alt="Brian_McLeer_0-1753362131794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 13:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635907#M20118</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-24T13:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635937#M20121</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for sharing the post.&lt;BR /&gt;We also use backend FME REST services for all export-related functionality in our browser-based applications.&lt;BR /&gt;We have built FME Flow jobs and exposed them through REST services. Our custom browser applications send requests to the FME Server with selected parameters, such as the layer and selection or extent, along with a few other options to export the content.&lt;BR /&gt;This setup has been working reliably for many years. We also perform occasional imports using a similar approach.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 14:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635937#M20121</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-07-24T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635938#M20122</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/923685"&gt;@VenkataKondepati&lt;/a&gt;, since&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;mentioned that improvements are being considered to have shapefile, KML and FGDB not require an AGOL or Enterprise login in a future release, I will hold off for now with these export options.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 14:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1635938#M20122</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-24T14:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1636248#M20145</link>
      <description>&lt;P&gt;Hi, can you share your data with me? My username is she10946, and I want to see if I can reproduce this bug.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 02:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1636248#M20145</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2025-07-25T02:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653182#M20948</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp;- Have you had any luck? Were you able to accomplish your task?&lt;/P&gt;&lt;P&gt;I'm also trying to do the same thing but am only able to extract CSV file and not a shape file. You response in this matter would really help.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Abi&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 14:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653182#M20948</guid>
      <dc:creator>AbiDhakal</dc:creator>
      <dc:date>2025-09-25T14:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653210#M20953</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/365582"&gt;@AbiDhakal&lt;/a&gt;&amp;nbsp;we will just be staying with CSV, GeoJSON and JSON until Esri can support shapefile, file GDB, and KML without requiring a login and storing the item on ArcGIS Online or Enterprise. Our organization has an open data portal Hub site, so that is fine for our needs. If you can run an open data Hub site, you have the capabilities there to export to all formats without requiring users to login to AGOL or Enterprise and storing files on these sites.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This post below may be worth following as it relates to the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/export-shapefile-from-exb-pop-up-window-without-an/idi-p/1627852" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-ideas/export-shapefile-from-exb-pop-up-window-without-an/idi-p/1627852&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:13:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653210#M20953</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-09-25T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653212#M20954</link>
      <description>&lt;P&gt;Thank you for the response&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is a great idea.&lt;/P&gt;&lt;P&gt;I was hoping to find a solution to extract from within the Experience Builder application for our Enterprise users.&lt;/P&gt;&lt;P&gt;I appreciate your quick response and idea.&lt;BR /&gt;Abi&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653212#M20954</guid>
      <dc:creator>AbiDhakal</dc:creator>
      <dc:date>2025-09-25T15:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653215#M20955</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/365582"&gt;@AbiDhakal&lt;/a&gt;&amp;nbsp;you could possibly create the open data Hub site, then embed it within the EB application as a separate page potentially that way users don't have to go to a separate application.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:23:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653215#M20955</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-09-25T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653216#M20956</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp; -&amp;nbsp; Open Data Hub site for Enterprise would be Sites, right. Open Data only works in ArcGIS Online?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653216#M20956</guid>
      <dc:creator>AbiDhakal</dc:creator>
      <dc:date>2025-09-25T15:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653221#M20958</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/365582"&gt;@AbiDhakal&lt;/a&gt;&amp;nbsp;that I don't know, our Open Data Hub site is hosted on AGOL. I am not sure how to implement on Enterprise.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653221#M20958</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-09-25T15:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653224#M20960</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp; - Sites in ArcGIS Enterprise is limited. You cannot enable Open Data directly from Enterprise. However, you can add an Open Data Group from AGOL&amp;nbsp; to the Enterprise Sites.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653224#M20960</guid>
      <dc:creator>AbiDhakal</dc:creator>
      <dc:date>2025-09-25T15:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653227#M20962</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp; - If you know of any widget already available in Experience Builder with which to do a query and export data to a shape file would also work. I think you can export to a table but I'm not sure about a shape file.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653227#M20962</guid>
      <dc:creator>AbiDhakal</dc:creator>
      <dc:date>2025-09-25T15:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653372#M20966</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/365582"&gt;@AbiDhakal&lt;/a&gt;&amp;nbsp;I think it all comes from the same export functions regardless of what widget you are using. Right now it looks like Esri requires a login for AGOL or Enterprise to export.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 22:30:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1653372#M20966</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-09-25T22:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Developer Edition 1.18 Export to Shapefile, Geodatabase, or KML</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1684561#M22477</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/365582"&gt;@AbiDhakal&lt;/a&gt;, any luck on this one?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 14:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-developer-edition-1-18-export/m-p/1684561#M22477</guid>
      <dc:creator>ChivoGIS</dc:creator>
      <dc:date>2026-02-16T14:05:54Z</dc:date>
    </item>
  </channel>
</rss>

