<?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: Survey123 Report Select One Codes in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369528#M53958</link>
    <description>&lt;P&gt;It seems that doesn't work for summary sections. Sorry, I should have specified.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jan 2024 13:45:22 GMT</pubDate>
    <dc:creator>Dawn_Bondy</dc:creator>
    <dc:date>2024-01-12T13:45:22Z</dc:date>
    <item>
      <title>Survey123 Report Select One Codes</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369260#M53942</link>
      <description>&lt;P&gt;In Survey123 &lt;STRONG&gt;Summary&lt;/STRONG&gt; reports, is there a way to report codes rather than labels from "Select One" questions? For example, from the domain list of values below, "L1" rather than "Level 1 - ...". The full label is unwieldy for reporting, but necessary for the field crews.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Domain.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91328i2425D13C99931D02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Domain.png" alt="Domain.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReportPreview.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91330iE40715781AE84AB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReportPreview.PNG" alt="ReportPreview.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 13:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369260#M53942</guid>
      <dc:creator>Dawn_Bondy</dc:creator>
      <dc:date>2024-01-12T13:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Select One Codes</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369277#M53944</link>
      <description>&lt;P&gt;To intentionally display the value of a choice rather than the label, use the &lt;SPAN class=""&gt;getValue&lt;/SPAN&gt; expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;${select_one | getValue:""}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereporttemplates.htm" target="_self"&gt;As per here&lt;/A&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 23:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369277#M53944</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-11T23:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Select One Codes</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369528#M53958</link>
      <description>&lt;P&gt;It seems that doesn't work for summary sections. Sorry, I should have specified.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 13:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369528#M53958</guid>
      <dc:creator>Dawn_Bondy</dc:creator>
      <dc:date>2024-01-12T13:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Select One Codes</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369588#M53963</link>
      <description>&lt;P&gt;In that case, you will need to do the calculate in S123:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1705073465903.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91437iBB1AD22BDE471EEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1705073465903.png" alt="abureaux_0-1705073465903.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just reference the calculate in the Feature Report instead of the select_one.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_1-1705073495565.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91439iBB02EDB15441A3E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_1-1705073495565.png" alt="abureaux_1-1705073495565.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 15:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369588#M53963</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-12T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Select One Codes</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369775#M53975</link>
      <description>&lt;P&gt;That was precisely the solution I was trying to avoid. Thanks for confirming it can't be done in the report template itself.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 20:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-select-one-codes/m-p/1369775#M53975</guid>
      <dc:creator>Dawn_Bondy</dc:creator>
      <dc:date>2024-01-12T20:23:02Z</dc:date>
    </item>
  </channel>
</rss>

