<?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 SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/&amp;quot;Other math functions&amp;quot; the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868083#M27483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to average multiple numeric inputs on a Survey 123 form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2020 22:01:01 GMT</pubDate>
    <dc:creator>petegillard</dc:creator>
    <dc:date>2020-02-10T22:01:01Z</dc:date>
    <item>
      <title>SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/"Other math functions" the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868083#M27483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to average multiple numeric inputs on a Survey 123 form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 22:01:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868083#M27483</guid>
      <dc:creator>petegillard</dc:creator>
      <dc:date>2020-02-10T22:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/"Other math functions" the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868084#M27484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pete,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this only if you're using Survey123 Connect (not the web version).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create another row for your summary record, for example 'summary_field'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Insert your equation in the &lt;EM&gt;calculation&amp;nbsp;&lt;/EM&gt;field of &lt;SPAN&gt;'summary_field'.&amp;nbsp;&lt;/SPAN&gt;For example, to calculate the average of three other fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(${first_field}&amp;nbsp;+ ${second_field}+ ${third_field}) div 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more examples and operators see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm"&gt;Formulas—Survey123 for ArcGIS | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Uri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2020 00:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868084#M27484</guid>
      <dc:creator>UriGilad_EsriAu</dc:creator>
      <dc:date>2020-02-11T00:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/"Other math functions" the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868085#M27485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i keep getting this message when trying to update the form. Tried the field to calculate as 'calculate' or 'decimal' neither worked. the formula is in the 'calculation' field as written. am i missing something? thanks&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/482009_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2020 14:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868085#M27485</guid>
      <dc:creator>petegillard</dc:creator>
      <dc:date>2020-02-12T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/"Other math functions" the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868086#M27486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, try&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;(${first_field}&amp;nbsp;+ ${second_field}+ ${third_field}) div 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2020 23:12:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868086#M27486</guid>
      <dc:creator>UriGilad_EsriAu</dc:creator>
      <dc:date>2020-02-12T23:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: SURVEY 123 -Is there a way to have multiple numeric fields on the form, and the last one will sum/average/"Other math functions" the previous entries. Similarly if it's a percentage to assure the entries add up to 100%? Thanks in advance for any ideas</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868087#M27487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! that did it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2020 14:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-is-there-a-way-to-have-multiple-numeric/m-p/868087#M27487</guid>
      <dc:creator>petegillard</dc:creator>
      <dc:date>2020-02-13T14:06:57Z</dc:date>
    </item>
  </channel>
</rss>

