<?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: If statement syntax for Survey123 Report template in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1657193#M64419</link>
    <description>&lt;P&gt;&lt;SPAN&gt;A couple to try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if owner_city}This address is located within {owner_city}.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if&amp;nbsp; not owner_city}This address is outside of the county or was not provided by the user.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if owner_city !=''}This address is located within {owner_city}.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if&amp;nbsp; not owner_city==''}This address is outside of the county or was not provided by the user.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-conditionalelements.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-conditionalelements.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 19:44:32 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2025-10-10T19:44:32Z</dc:date>
    <item>
      <title>If statement syntax for Survey123 Report template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1657140#M64417</link>
      <description>&lt;P&gt;Can someone give me the correct syntax for this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a field {owner_city} that contains a city or township name.&amp;nbsp; It is populated following the user selecting an address or location via geopoint, then a pulldata function hits a polygon layer in one of our map services to get said city or township name.&amp;nbsp; (We need the political jurisdiction instead of the zip code city).&amp;nbsp; This field may also be blank if the user doesn't know or locate an address in the geopoint step.&lt;/P&gt;&lt;P&gt;In my report I would like to have a line displayed that completes the following:&lt;/P&gt;&lt;P&gt;If {owner_city} is populated (i.e. the pulldata function returns a value) return... "This address is located within {owner_city}."&amp;nbsp; If {owner_city} is not populated return "This address is outside of the county or was not provided by the user."&lt;/P&gt;&lt;P&gt;I've tried a handful of conditional statements and I'm not getting the correct syntax for importing the Word doc.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 16:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1657140#M64417</guid>
      <dc:creator>AdamGebhart</dc:creator>
      <dc:date>2025-10-10T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: If statement syntax for Survey123 Report template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1657193#M64419</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A couple to try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if owner_city}This address is located within {owner_city}.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if&amp;nbsp; not owner_city}This address is outside of the county or was not provided by the user.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if owner_city !=''}This address is located within {owner_city}.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${if&amp;nbsp; not owner_city==''}This address is outside of the county or was not provided by the user.${/}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-conditionalelements.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-conditionalelements.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 19:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1657193#M64419</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-10-10T19:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: If statement syntax for Survey123 Report template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1658188#M64470</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763693"&gt;@Neal_t_k&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delayed response and thank you for your response.&amp;nbsp; I ended up taking things in a different direction so my original post wasn't needed.&amp;nbsp; Hopefully your response may help someone else down the road though.&amp;nbsp; Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 18:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/if-statement-syntax-for-survey123-report-template/m-p/1658188#M64470</guid>
      <dc:creator>AdamGebhart</dc:creator>
      <dc:date>2025-10-15T18:58:31Z</dc:date>
    </item>
  </channel>
</rss>

