<?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: Decimal calculations in Survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859896#M25540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is one way I have found to do it:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/367113_decimalmultiplysheet.JPG" style="width: 620px; height: 79px;" /&gt;&lt;/P&gt;&lt;P&gt;and it looks like this in the survey:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/367112_HowItLooks.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Aug 2017 19:14:07 GMT</pubDate>
    <dc:creator>deleted-user-PF38P_WNl02r</dc:creator>
    <dc:date>2017-08-15T19:14:07Z</dc:date>
    <item>
      <title>Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859893#M25537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use a calculate expression in survey 123 for decimal field types. I have had success calculating integer field types with expression: int(${field_name)*int(${field_name2}). Does anyone know how to express this same calculation using decimals instead? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859893#M25537</guid>
      <dc:creator>GeneSipes1</dc:creator>
      <dc:date>2016-07-28T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859894#M25538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;float&lt;/P&gt;&lt;P&gt;at least in most languages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859894#M25538</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-28T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859895#M25539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you find a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 16:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859895#M25539</guid>
      <dc:creator>AngelaBozeman</dc:creator>
      <dc:date>2017-08-15T16:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859896#M25540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is one way I have found to do it:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/367113_decimalmultiplysheet.JPG" style="width: 620px; height: 79px;" /&gt;&lt;/P&gt;&lt;P&gt;and it looks like this in the survey:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/367112_HowItLooks.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 19:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859896#M25540</guid>
      <dc:creator>deleted-user-PF38P_WNl02r</dc:creator>
      <dc:date>2017-08-15T19:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859897#M25541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution I was looking for. You can convert a text field to a&amp;nbsp;number that is a decimal by putting number() in front. Thank you though.&lt;/P&gt;&lt;P&gt;i.e.: number(${decimal_1})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 19:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/859897#M25541</guid>
      <dc:creator>AngelaBozeman</dc:creator>
      <dc:date>2017-08-15T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal calculations in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/1414203#M56418</link>
      <description>&lt;P&gt;This worked great for a similar problem I was working through. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 15:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/decimal-calculations-in-survey123/m-p/1414203#M56418</guid>
      <dc:creator>StevenDel_Castillo</dc:creator>
      <dc:date>2024-04-23T15:50:21Z</dc:date>
    </item>
  </channel>
</rss>

