<?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: Storing week number in Survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737797#M1145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hayley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I'm seeing the same issue in the creation of the form XML file. &amp;nbsp;You can work around it by using another date format (say, '%M'); after the form processing is completed, you can manually substitute '%W' for '%M' in the XML file and then publish. &amp;nbsp;I'll file an issue to have the form validator accept '%W'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 16:22:29 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2018-02-02T16:22:29Z</dc:date>
    <item>
      <title>Storing week number in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737794#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to name the surveys in my Inbox based on the week number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to extract the week number from the current date and use it as part of the instance_name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Hayley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 11:43:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737794#M1142</guid>
      <dc:creator>HayleyRobins</dc:creator>
      <dc:date>2018-02-01T11:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Storing week number in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737795#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hayley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Survey123 mobile application supports %W to provide the ISO week number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 18:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737795#M1143</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-02-01T18:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Storing week number in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737796#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks James. Could you give me the syntax? I'm trying:&lt;/P&gt;&lt;P&gt;format-date(${my_date},'%W')&lt;/P&gt;&lt;P&gt;but getting an '"unrecognized escape in date format string" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 15:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737796#M1144</guid>
      <dc:creator>HayleyRobins</dc:creator>
      <dc:date>2018-02-02T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Storing week number in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737797#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hayley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I'm seeing the same issue in the creation of the form XML file. &amp;nbsp;You can work around it by using another date format (say, '%M'); after the form processing is completed, you can manually substitute '%W' for '%M' in the XML file and then publish. &amp;nbsp;I'll file an issue to have the form validator accept '%W'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 16:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737797#M1145</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-02-02T16:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Storing week number in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737798#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant thank you. The workaround works great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 17:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/storing-week-number-in-survey123/m-p/737798#M1146</guid>
      <dc:creator>HayleyRobins</dc:creator>
      <dc:date>2018-02-02T17:20:15Z</dc:date>
    </item>
  </channel>
</rss>

