<?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: In reference to this Blog: in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826500#M17175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to resolve this issue in Microsoft Flow? What is the exact issue, please provide additional details. Is it that the calculation is not working, or that you can not put the dynamic fields inline in the code in the right place?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2020 03:15:46 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-07-27T03:15:46Z</dc:date>
    <item>
      <title>In reference to this Blog:</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826499#M17174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n reference to this Blog: &lt;STRONG&gt;https://community.esri.com/groups/survey123/blog/2019/01/22/managing-time-and-date-from-survey123-in-microsoft-flow&lt;/STRONG&gt; I can't get my date field in the right part of this code- please help!!!&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/501068_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 19:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826499#M17174</guid>
      <dc:creator>ReneeOpatz</dc:creator>
      <dc:date>2020-07-22T19:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: In reference to this Blog:</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826500#M17175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to resolve this issue in Microsoft Flow? What is the exact issue, please provide additional details. Is it that the calculation is not working, or that you can not put the dynamic fields inline in the code in the right place?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 03:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826500#M17175</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-27T03:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: In reference to this Blog:</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826501#M17176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the issue I was having was understanding how you insert feature attributes into an expression in Power Automate. I figured it out-&lt;/P&gt;&lt;P&gt;Go to Expressions and select the formula AddSeconds.&lt;/P&gt;&lt;P&gt;Click over to dynamic content and paste the following &lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="color: #000000;"&gt;'1970-1-1',&amp;nbsp;Div(triggerBody()?,1000)&amp;nbsp;,&amp;nbsp;'HH:mm:ss'&lt;/STRONG&gt;&amp;nbsp;into the&amp;nbsp;parentheses in&amp;nbsp;addseconds&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000;"&gt;So it looks like this in the dynamic content box:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000;"&gt; addseconds(&amp;nbsp;'1970-1-1',Div(triggerBody()?&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;,1000)&amp;nbsp;,&amp;nbsp;'HH:mm:ss')&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; color: #000000; font-weight: inherit; font-size: 14px; "&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;insert your survey123 date field after the question mark.&amp;nbsp;&lt;/P&gt;&lt;P&gt;it will look like this in the code after you insert it:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;add&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;seconds&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;'1970-1-1'&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;Div(triggerBody()&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;?&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;'feature'&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;]?[&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;'attributes'&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;]?[&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;'dateTime'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;,&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;1000&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;&amp;nbsp;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;'HH:mm:ss'&lt;/SPAN&gt;&lt;SPAN style="background-color: #fffffe; border: 0px; font-size: 14px;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This might seem really detailed about the steps but you can't assume people know where to inset both formulas and fields from surveys.&lt;/P&gt;&lt;P&gt;I am excited for power automate- we are already duping survey results into SmartSheet for work planning!&lt;/P&gt;&lt;P&gt;Thank you- Renee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 18:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/in-reference-to-this-blog/m-p/826501#M17176</guid>
      <dc:creator>ReneeOpatz</dc:creator>
      <dc:date>2020-07-27T18:45:20Z</dc:date>
    </item>
  </channel>
</rss>

