<?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: Option to enter data in different unit field and calculate the other field in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867871#M27425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds correct - you'll need one field to hold the values in metric, one to hold the values in imperial, and a field for your if/calculation statement.You could use a SelectOne to force your users to let you know what system they're using, and if they select imperial then you do the conversion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 18:50:14 GMT</pubDate>
    <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
    <dc:date>2018-09-17T18:50:14Z</dc:date>
    <item>
      <title>Option to enter data in different unit field and calculate the other field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867868#M27422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is is possible to have the option to enter data in a field OR have it calculated from another field? Users can&amp;nbsp; record measurements in inches or centimeters. If they enter it in the inches field I would like to it calculate centimeters and storage that in the centimeters field and vis versa. I know I can create cal field and store the data there, but I would&amp;nbsp;rather only have the data in 2 fields if possible.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 12:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867868#M27422</guid>
      <dc:creator>AJM</dc:creator>
      <dc:date>2018-09-17T12:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Option to enter data in different unit field and calculate the other field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867869#M27423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The short answer is yes.&amp;nbsp;You'll need to add a field called calculation to your questions sheet...&lt;A href="http://xlsform.org/en/#calculation"&gt;xlsform.org/calculation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 13:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867869#M27423</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-09-17T13:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Option to enter data in different unit field and calculate the other field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867870#M27424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not able to do it with only 2 fields but&amp;nbsp;added a 3rd calculated field based&amp;nbsp;on the select units field to hold the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(selected(${tape_units}, 'cm') ,${c_min_cm},(${c_min_in}*2.54))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 17:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867870#M27424</guid>
      <dc:creator>AJM</dc:creator>
      <dc:date>2018-09-17T17:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Option to enter data in different unit field and calculate the other field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867871#M27425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds correct - you'll need one field to hold the values in metric, one to hold the values in imperial, and a field for your if/calculation statement.You could use a SelectOne to force your users to let you know what system they're using, and if they select imperial then you do the conversion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 18:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/option-to-enter-data-in-different-unit-field-and/m-p/867871#M27425</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-09-17T18:50:14Z</dc:date>
    </item>
  </channel>
</rss>

