<?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 Template Error in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786819#M7283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I have attached the form to the original post. I ended up taking a different approach with the report as a work around&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selected percentage: ${ADMIN_FIN40}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I would prefer using the previous method if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2019 14:18:19 GMT</pubDate>
    <dc:creator>JenniferMcKee__GISP</dc:creator>
    <dc:date>2019-03-08T14:18:19Z</dc:date>
    <item>
      <title>Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786817#M7281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am dev&lt;SPAN style="font-size: 15px;"&gt;eloping a Survey123 report template and I am getting the following error [Error: Failed to parse "${RMMAL27_Y_type}". Field "${RMMAL27_Y_type}" does not&lt;/SPAN&gt; exist or cannot be found in current parsing scope."].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field exists in my data and I am copying it straight from the provided examples of how to work with the field for a report template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In my customized report template I have the question formatted as:&lt;/LI&gt;&lt;/UL&gt;&lt;OL start="27"&gt;&lt;LI style="margin: 12.0pt 0in .0001pt 0in;"&gt;&lt;SPAN style="font-size: 15px;"&gt; Has the jurisdiction pre-identified and documented staging areas and points of distribution (POD) locations for receiving and distributing resources?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-left: .5in;"&gt;${RMMAL27 | selected:"y"} Yes&lt;/P&gt;&lt;P style="margin-left: .5in;"&gt;${#RMMAL27_Y}&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;${RMMAL27_Y_type}&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;Type Location Name: ${RMMAL27_Y_name}&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;Type Location Address: ${RMMAL27_Y_address}, ${RMMAL27_Y_city}, ${RMMAL27_Y_zip_}&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;${/RMMAL27_Y}&lt;/P&gt;&lt;P style="margin-left: .5in;"&gt;${RMMAL27 | selected:"n"} No&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;${RMMAL27_N | selected:"no"} No assistance needed.&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;${RMMAL27_N | selected:"assist"} The jurisdiction needs technical assistance to develop this plan/protocol and identify staging area and POD locations.&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;Staging Location Notes: ${RMMAL27_N_notes_stage}&lt;/P&gt;&lt;P style="margin-left: .5in; text-indent: .5in;"&gt;POD Location Notes: ${RMMAL27_N_notes_pod}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the the downloadable template from survey123 the fields are shown as:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staging and POD Locations (at least 1 of each)&lt;/P&gt;&lt;P&gt;${#RMMAL27_Y}&lt;/P&gt;&lt;P&gt;Please select the type of location&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_type}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Staging &amp;amp; POD Location- Locality&lt;/P&gt;&lt;P&gt;${RMMAL_27_locality}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type Location Name&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_name}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type Location Street Address&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_address}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type Location City&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_city}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type Location Zip Code&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_zip_}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please select the location on the map&lt;/P&gt;&lt;P&gt;${RMMAL27_Y_geopoint}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;${/RMMAL27_Y}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I'm also getting an error "Error occurred when rendering by the report engine. Failed to parse "${LCAR__2019.ADMIN_FIN40|selected:"100"}".&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;But the following field name codes are shown in the options to work with fields&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;TABLE style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; background-color: #ffffff; width: 737.6px; max-width: 100%; margin-bottom: 20px; border: none; color: #000000; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;TBODY style="box-sizing: border-box; display: block; max-height: 280px; overflow: auto; min-height: 200px;"&gt;&lt;TR class="" style="box-sizing: border-box; background-color: #addeec; height: 88px;"&gt;&lt;TD class="" style="box-sizing: border-box; padding: 8px 8px 8px 45px; line-height: 24px; vertical-align: top; border-top: medium none; width: 450px; font-size: 14px; border-bottom: medium none; word-break: break-all; background-color: #addeec; height: 88px;"&gt;40. What percentage of time does the Coordinator of Emergency Management and/or staff spend devoted to your emergency management program?&lt;/TD&gt;&lt;TD class="" style="box-sizing: border-box; padding: 8px 8px 8px 30px; line-height: 24px; vertical-align: top; border-top: medium none; width: 300px; font-size: 14px; border-bottom: medium none; word-break: break-all; background-color: #addeec; height: 88px;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40}&lt;/BDO&gt;&lt;DIV class="" style="box-sizing: border-box; float: right !important; display: inline-block; padding-right: 15px; width: 75px; text-align: right;"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="box-sizing: border-box; height: 230px;"&gt;&lt;TD class="" colspan="2" style="box-sizing: border-box; padding: 15px 30px 15px 45px; line-height: 24px; vertical-align: top; border-top: medium none; background-color: #dbf2f9; font-size: 14px; border-bottom: medium none; word-break: break-all; height: 230px;"&gt;&lt;UL class="" style="box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding-left: 20px;"&gt;&lt;LI style="box-sizing: border-box;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"value of a choice item"}&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/BDO&gt;&lt;/SPAN&gt;is used for putting a check box beside a choice item.&lt;/LI&gt;&lt;/UL&gt;&lt;UL class="" style="box-sizing: border-box; margin-top: 0px; margin-bottom: 0px;"&gt;&lt;LI style="box-sizing: border-box;"&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;Input:&lt;/P&gt;&lt;DIV style="box-sizing: border-box;"&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"100"} 100%&lt;/BDO&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"75"} 75%&lt;/BDO&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"50"} 50%&lt;/BDO&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"25"} 25%&lt;/BDO&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px;"&gt;&lt;SPAN style="box-sizing: border-box; background-color: #cccccc;"&gt;&lt;BDO dir="ltr" style="box-sizing: border-box;"&gt;${ADMIN_FIN40 | selected:"10"} 10%&lt;/BDO&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The field has a field length constraint of 3 and has a field type of esriFieldTypeSmallInteger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 01:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786817#M7281</guid>
      <dc:creator>JenniferMcKee__GISP</dc:creator>
      <dc:date>2019-02-27T01:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786818#M7282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the error messages and details. This looks like it's being caused by a known issue where a&amp;nbsp;report template will not generate if a field name inside a repeat contains the repeat name. In this case the string 'RMMAL27_Y' is in the name of the repeat and also in the names of the questions inside it. We are working on a hotfix for the website which should be released soon. Please see &lt;A _jive_internal="true" href="https://community.esri.com/groups/survey123/blog/2019/02/26/new-britain-release-33#comment-70815"&gt;more discussion on this here&lt;/A&gt;&amp;nbsp;(including a workaround).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second query, it looks like the integer field type could be causing the error. If possible, could you please share the XLSForm and report template for your survey so I can investigate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 04:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786818#M7282</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-03-08T04:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786819#M7283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I have attached the form to the original post. I ended up taking a different approach with the report as a work around&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selected percentage: ${ADMIN_FIN40}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I would prefer using the previous method if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 14:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786819#M7283</guid>
      <dc:creator>JenniferMcKee__GISP</dc:creator>
      <dc:date>2019-03-08T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786820#M7284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the XLSForm. Confirming the integer field type is&amp;nbsp;causing the issue. If I clear the bind::esri:fieldType column and re-publish, the ADMIN_FIN40 field defaults to string field type and the check-boxes in the report work as expected. I will check with my colleague for some further information about the template syntax. In the meantime, if you need this&amp;nbsp;value to be stored as an integer one workaround would be to add a hidden field with integer field type and use the int() function in the calculation to convert the ADMIN_FIN40 response to an integer, e.g. int(${ADMIN_FIN40}).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786820#M7284</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-03-12T06:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786821#M7285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer, confirming we've logged the issue with&amp;nbsp;the &lt;EM&gt;${field1 | selected:"1"}&lt;/EM&gt; feature report parameter, and this will hopefully be addressed in an upcoming release.&amp;nbsp;I'll keep this thread posted with any updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2019 21:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786821#M7285</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-03-12T21:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 - Report Template Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786822#M7286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/355119"&gt;Jennifer McKee, GISP&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Just an update - this issue has been resolved for the next release of Survey123. Stay tuned to GeoNet for a release announcement. Thanks again for reporting it!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 05:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-template-error/m-p/786822#M7286</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-08-20T05:51:32Z</dc:date>
    </item>
  </channel>
</rss>

