<?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 Display time since initial survey in INBOX in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675469#M65064</link>
    <description>&lt;P&gt;I am trying to do the following:&lt;/P&gt;&lt;P&gt;Truck checks into staging area and has a barcode scanned to enter Truck ID and date/time checked in. There will be multiple trucks waiting in the staging area and they are to be released by the longest wait time. Is there a way to see the calculated time since check in in the name of the survey in the INBOX. I can get the time to display once only and it does not update when INBOX is refreshed.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;We are trying this due to lack of Internet at some locations so having an experience/dashboard with list of wait times might not work all the time.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;</description>
    <pubDate>Wed, 31 Dec 2025 18:05:40 GMT</pubDate>
    <dc:creator>GaryBowles1</dc:creator>
    <dc:date>2025-12-31T18:05:40Z</dc:date>
    <item>
      <title>Display time since initial survey in INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675469#M65064</link>
      <description>&lt;P&gt;I am trying to do the following:&lt;/P&gt;&lt;P&gt;Truck checks into staging area and has a barcode scanned to enter Truck ID and date/time checked in. There will be multiple trucks waiting in the staging area and they are to be released by the longest wait time. Is there a way to see the calculated time since check in in the name of the survey in the INBOX. I can get the time to display once only and it does not update when INBOX is refreshed.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;We are trying this due to lack of Internet at some locations so having an experience/dashboard with list of wait times might not work all the time.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 18:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675469#M65064</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2025-12-31T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display time since initial survey in INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675477#M65066</link>
      <description>&lt;P&gt;Not sure if that would work because each from would have to be opened to get the time difference to recalculate.&lt;/P&gt;&lt;P&gt;That said, couldn't users just sort the inbox to the oldest entry?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neal_t_k_0-1767206963760.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/146180i126BE789A91E85B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Neal_t_k_0-1767206963760.png" alt="Neal_t_k_0-1767206963760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neal_t_k_1-1767206971606.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/146181iEC6C76B7704FECAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Neal_t_k_1-1767206971606.png" alt="Neal_t_k_1-1767206971606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 18:50:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675477#M65066</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-12-31T18:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display time since initial survey in INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675522#M65068</link>
      <description>&lt;P&gt;No. It is not dynamic.&lt;/P&gt;&lt;P&gt;In Survey123, the Inbox does not recalculate or refresh calculated fields (including time-since-check-in) after the record is created. The survey name shown in the Inbox is static, based on values at submission or last edit. Refreshing the Inbox only syncs data; it does not re-evaluate expressions over time, especially offline.&lt;/P&gt;&lt;P&gt;What you can do instead:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Store the check-in timestamp and calculate &lt;EM&gt;wait time at open/edit time&lt;/EM&gt; (not live).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use a manual “Refresh / Update” button (edit + save) to recalc when connectivity allows.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If/when internet is available, a Dashboard/Experience is the only way to show continuously updating wait times.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Live, auto-updating “time since check-in” in the Inbox (especially offline) isn’t supported. Survey123 is transaction-based, not a live timer.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 22:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1675522#M65068</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-12-31T22:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display time since initial survey in INBOX</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1676413#M65112</link>
      <description>&lt;P&gt;Personally, I'd build a secondary app. S123 to collect data &amp;gt; PowerApps to view submitted data and release trucks. This may be beyond scope for you. And if you are internet limited, that may also limit options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A web app may be able to replace PowerApps for dynamic wait times, but if internet is an issue, this may not work.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 17:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-time-since-initial-survey-in-inbox/m-p/1676413#M65112</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2026-01-07T17:48:49Z</dc:date>
    </item>
  </channel>
</rss>

