<?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 &amp;quot;if and&amp;quot; statements in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-if-and-quot-statements/m-p/1120458#M38882</link>
    <description>&lt;P&gt;Hi everyone, I'm new using survey123 connect and I Want to know What&amp;nbsp; is wrong with this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Direcin_Metropolitana_deDesar_1-1637944113217.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28311iA7A3EA8984F2B191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Direcin_Metropolitana_deDesar_1-1637944113217.png" alt="Direcin_Metropolitana_deDesar_1-1637944113217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to use "if and" statemtents, but when I save an error appears.&lt;/P&gt;&lt;P&gt;Im using&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(${IC}&amp;lt;1 and {AIVA}&amp;lt;120, 0.17, "OTRO VALOR") and also I tried&amp;nbsp;if((${IC}&amp;lt;1, 0.17) and ({AIVA}&amp;lt;120 ,0.17), 0.17, "OTRO VALOR"), but didnt work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 16:32:08 GMT</pubDate>
    <dc:creator>Direción_Metropolitana_deDesar</dc:creator>
    <dc:date>2021-11-26T16:32:08Z</dc:date>
    <item>
      <title>"if and" statements</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-if-and-quot-statements/m-p/1120458#M38882</link>
      <description>&lt;P&gt;Hi everyone, I'm new using survey123 connect and I Want to know What&amp;nbsp; is wrong with this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Direcin_Metropolitana_deDesar_1-1637944113217.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28311iA7A3EA8984F2B191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Direcin_Metropolitana_deDesar_1-1637944113217.png" alt="Direcin_Metropolitana_deDesar_1-1637944113217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to use "if and" statemtents, but when I save an error appears.&lt;/P&gt;&lt;P&gt;Im using&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(${IC}&amp;lt;1 and {AIVA}&amp;lt;120, 0.17, "OTRO VALOR") and also I tried&amp;nbsp;if((${IC}&amp;lt;1, 0.17) and ({AIVA}&amp;lt;120 ,0.17), 0.17, "OTRO VALOR"), but didnt work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 16:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/quot-if-and-quot-statements/m-p/1120458#M38882</guid>
      <dc:creator>Direción_Metropolitana_deDesar</dc:creator>
      <dc:date>2021-11-26T16:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: "if and" statements</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-if-and-quot-statements/m-p/1120848#M38889</link>
      <description>&lt;P&gt;Hi. You are missing $ in front of {AIVA}. The correct expression is: if(${IC}&amp;lt;1 and ${AIVA}&amp;lt;120, 0.17, "OTRO VALOR")&lt;/P&gt;&lt;P&gt;A few additional suggestions for the form design:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In row 11, you have a decimal question with a calculation that outputs a string ("OTRO VALOR"). This is not good. You cannot store text in a decimal question.&lt;/LI&gt;&lt;LI&gt;Rows 3 to 10 all share the same expression in the relevant column. This is not an issue in your form because it is small, but generally speaking you should consider grouping your questions and apply a relevant statement to the group, rather than every question. This will make your survey more efficient.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 17:08:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/quot-if-and-quot-statements/m-p/1120848#M38889</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2021-11-29T17:08:16Z</dc:date>
    </item>
  </channel>
</rss>

