<?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: Join time field type within a repeat to note field in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366921#M53813</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;Is correct. It's a super strange limitation, but you cannot use a date, dateTime, or Time field directly in things like join().&lt;/P&gt;&lt;P&gt;You first need to convert it using format-date(). For example, this is what I am using to display my time in a summary section outside of the repeat using join() on the calculate:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1704480596714.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90693iA0BE717CB19DF3A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1704480596714.png" alt="abureaux_0-1704480596714.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 18:50:56 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-01-05T18:50:56Z</dc:date>
    <item>
      <title>Join time field type within a repeat to note field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366746#M53797</link>
      <description>&lt;P&gt;I am recording a number of observations within a repeat. I can then create a summary of the results using the join calculation for most fields, but I can't create a list of times from the time field. How would I go about joining them to a new field? I have attached a screenshot which will hopefully be clearer. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 10:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366746#M53797</guid>
      <dc:creator>GeorgeClutterbuck</dc:creator>
      <dc:date>2024-01-05T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Join time field type within a repeat to note field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366824#M53799</link>
      <description>&lt;P&gt;My guess is that it not being a string is causing the issue.&amp;nbsp; Have you tried a hidden field that uses this formula and then do a join on that field?&amp;nbsp; You can sent the bind esri column to null so these temp fields stay out of the feature service.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_AF58C0297155474F993CEA115682CED3" target="_blank" rel="noopener"&gt;format-date()&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Fits an existing date or time value to a defined format.&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class=""&gt;format-date(${previous_time}, '%H:%M')&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that works&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 15:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366824#M53799</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-01-05T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Join time field type within a repeat to note field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366921#M53813</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;Is correct. It's a super strange limitation, but you cannot use a date, dateTime, or Time field directly in things like join().&lt;/P&gt;&lt;P&gt;You first need to convert it using format-date(). For example, this is what I am using to display my time in a summary section outside of the repeat using join() on the calculate:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1704480596714.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90693iA0BE717CB19DF3A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1704480596714.png" alt="abureaux_0-1704480596714.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 18:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/join-time-field-type-within-a-repeat-to-note-field/m-p/1366921#M53813</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-05T18:50:56Z</dc:date>
    </item>
  </channel>
</rss>

