<?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 to export data table with description value, not coded value for fields with domains in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205123#M5157</link>
    <description>&lt;P&gt;I sure hope not but that may be what I am forced to do.&amp;nbsp; I'll likely hit up Esri Tech Support in a couple days to see what they know about it.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 19:28:23 GMT</pubDate>
    <dc:creator>LeeBrannon1</dc:creator>
    <dc:date>2022-08-22T19:28:23Z</dc:date>
    <item>
      <title>How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1204751#M5143</link>
      <description>&lt;P&gt;I have the Feature Info widget in my EB application and it shows the data records of a hosted feature layer.&amp;nbsp; When using the Export Records action of that widget, the exported CSV file shows the codes and not the descriptions for fields that have domains.&amp;nbsp; Is there a way to make the CSV export table contain the description instead of the code for those fields?&amp;nbsp; My application users will be confused by the code values that get exported.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 23:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1204751#M5143</guid>
      <dc:creator>LeeBrannon1</dc:creator>
      <dc:date>2022-08-19T23:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1204754#M5144</link>
      <description>&lt;P&gt;Are you on pro?&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/transfer-domain-descriptions.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/transfer-domain-descriptions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is also this in ArcMap 10.6.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="forestknutsen1_0-1660957194936.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/49057iEAFEBB8426817E48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="forestknutsen1_0-1660957194936.png" alt="forestknutsen1_0-1660957194936.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looks like it is for dxf files but once you get to this format you could then go to csv.&lt;/P&gt;&lt;P&gt;Lastly, FME does a nice job with this sort of problem. If you have access to that I would use it first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2022 16:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1204754#M5144</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2022-08-21T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205025#M5153</link>
      <description>&lt;P&gt;While this would be a fix under other circumstances, my specific workflow does not involve using geoprocessing tools in ArcGIS Pro or ArcMap.&amp;nbsp; In my situation, I am relying on the data export functionality within&amp;nbsp; ArcGIS Experience Builder and ArcGIS Online, where I have not been able to find a setting that would accomplish what your reply describes.&amp;nbsp; The folks who will be using the web application have no GIS experience and the data must be exported to them in its final, easy to interpret format.&lt;/P&gt;&lt;P&gt;I feel like I must be missing something in Experience Builder or AGOL - Esri must have something in there to accomplish this.&amp;nbsp; Right?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 15:25:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205025#M5153</guid>
      <dc:creator>LeeBrannon1</dc:creator>
      <dc:date>2022-08-22T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205079#M5154</link>
      <description>&lt;P&gt;Ah, I understand. I wonder if you could create a derived description field in the source data or with Arcade as a last resort.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 17:33:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205079#M5154</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2022-08-22T17:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205123#M5157</link>
      <description>&lt;P&gt;I sure hope not but that may be what I am forced to do.&amp;nbsp; I'll likely hit up Esri Tech Support in a couple days to see what they know about it.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 19:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205123#M5157</guid>
      <dc:creator>LeeBrannon1</dc:creator>
      <dc:date>2022-08-22T19:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data table with description value, not coded value for fields with domains</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205403#M5166</link>
      <description>&lt;P&gt;I noticed a curious thing about this issue at the end of the day yesterday.&amp;nbsp; If I create an application from Web AppBuilder that includes my hosted feature layer and includes the Table widget, and I export all the records to CSV from the table, then value descriptions (not codes) are in the output CSV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is exactly what I want.&amp;nbsp; Except that there was a reason why I didn't use Web AppBuilder in the first place - cannot remember that reason at the moment, so I don't plan to attempt recreating the application in Web AppBuilder.&lt;/P&gt;&lt;P&gt;It would be great if Experience Builder had parity with Web AppBuilder with regard to attribute table exporting to CSV.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 14:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-export-data-table-with-description-value/m-p/1205403#M5166</guid>
      <dc:creator>LeeBrannon1</dc:creator>
      <dc:date>2022-08-23T14:38:35Z</dc:date>
    </item>
  </channel>
</rss>

