<?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: Issue with export CSV action in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658559#M21143</link>
    <description>&lt;P&gt;Also seeing that the CSV is getting the field alias, which we just added spaces to.&amp;nbsp; Most software we feed the CSV into cannot have spaces in the field names.&amp;nbsp; So we are stuck there.&amp;nbsp; No way to configure this.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget-export-to-csv-is-using-the-field/idc-p/1658539#M4623" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget-export-to-csv-is-using-the-field/idc-p/1658539#M4623&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For poster you could create a view and then use that.&amp;nbsp; Total pain but if you are stuck it should work.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Oct 2025 20:24:22 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2025-10-16T20:24:22Z</dc:date>
    <item>
      <title>Issue with export CSV action</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1657980#M21127</link>
      <description>&lt;P&gt;Hi community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue with the export functionnality.&lt;/P&gt;&lt;P&gt;I have a Table Widget with Table (hosted) layer used on the widget. I choice 10 of my 50 columns to appears and when a user export this table to CSV he's only see the 10 columns that I choice.&lt;/P&gt;&lt;P&gt;I have a second Table Widget with a Feature Layer (hosted) layer used on the widget. I choice again 10 of my 50 columns to appears and when a user export this table to CSV he see ALL of the collumn in the csv.&lt;/P&gt;&lt;P&gt;I use exactly the same parameter between both widget, same export parameter, etc BUT it seems to be IMPOSSIBLE when it's sourced by a feature layer to have only the column that I've choiced before in the csv.&lt;/P&gt;&lt;P&gt;There is a way to solve this problem or it's impossible ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 12:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1657980#M21127</guid>
      <dc:creator>JasonBOCQUET</dc:creator>
      <dc:date>2025-10-15T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with export CSV action</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658286#M21136</link>
      <description>&lt;P&gt;This may relate to&amp;nbsp;BUG-000174735 which I reported as it was doing the same to me for the Query widget. I am not sure there is a workaround at this point, but I would create a case so Esri can officially record a BUG if it is one as they do not always log BUGs from Community.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 22:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658286#M21136</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-10-15T22:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with export CSV action</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658559#M21143</link>
      <description>&lt;P&gt;Also seeing that the CSV is getting the field alias, which we just added spaces to.&amp;nbsp; Most software we feed the CSV into cannot have spaces in the field names.&amp;nbsp; So we are stuck there.&amp;nbsp; No way to configure this.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget-export-to-csv-is-using-the-field/idc-p/1658539#M4623" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget-export-to-csv-is-using-the-field/idc-p/1658539#M4623&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For poster you could create a view and then use that.&amp;nbsp; Total pain but if you are stuck it should work.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 20:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658559#M21143</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2025-10-16T20:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with export CSV action</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658718#M21152</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;i try another things : using only Table (hosted) as type of source to my table widget.&lt;/P&gt;&lt;P&gt;But here is a very strange things : my old table widget with my table source&amp;nbsp;&lt;STRONG&gt;works&amp;nbsp;&lt;/STRONG&gt;to export what I want (depending of my field set in the table widget) and if I use ANOTHER table widget with the same setting, the same data source, etc, it doesn't work for it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why there is a different result with a similar thing ??&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 14:00:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/issue-with-export-csv-action/m-p/1658718#M21152</guid>
      <dc:creator>JasonBOCQUET</dc:creator>
      <dc:date>2025-10-17T14:00:51Z</dc:date>
    </item>
  </channel>
</rss>

