<?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: orderByFields not working Survey123 Summary Photo Report in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1103099#M37662</link>
    <description>&lt;P&gt;Thank you Barbara! Your changes worked and I went ahead and modified the syntax further to include a sort by site name, as well as photo ID. We will be using this for annual reporting, so I very much appreciate your response/solution.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 14:37:30 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-09-29T14:37:30Z</dc:date>
    <item>
      <title>orderByFields not working Survey123 Summary Photo Report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1052442#M34224</link>
      <description>&lt;P&gt;Hi there, I'm trying to produce a summary report showing site photos collected along with some relevant text as a summary report and I'm running into an error with my syntax. I'm getting the error that "my tag"" is unopened", but I'm following the syntax shown in this blog:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-summary-sections-in-reports/ba-p/898502" target="_blank"&gt;Survey123 Tricks of the Trade: Summary sections in... - Esri Community&lt;/A&gt;&amp;nbsp;and everything appears to match up, so I'm not readily seeing what needs to change here.&lt;/P&gt;&lt;P&gt;I've attached three versions of my report word doc. The one titled _v2 outputs the photos, but not in order by photo ID, the ones titled _v3 and _v4 are just different attempts to achieve the result of the photos being ordered by photo ID ascending. I've also attached a copy of my Survey123 Connect xlsx form. Any thoughts or suggestions on my syntax would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 19:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1052442#M34224</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-28T19:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: orderByFields not working Survey123 Summary Photo Report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1101356#M37494</link>
      <description>&lt;P&gt;Hi Sarah,&lt;BR /&gt;I was able to get Photo_Print_Site_Summary_v4 working with the following changes (see attached):&lt;BR /&gt;&lt;BR /&gt;- Change end tag from ${/} to $&amp;lt;/&amp;gt;&lt;BR /&gt;- Change&amp;nbsp;$&amp;lt;$Summary&amp;gt; to&amp;nbsp;$&amp;lt;$summary&amp;gt;&lt;BR /&gt;- Added a repeat to your summary table for the main layer, so now you can access the questions that are in the main body of the form.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is an old post, so you may not need this anymore, but I thought I'd pass it along just in case.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Barbara&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 17:30:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1101356#M37494</guid>
      <dc:creator>BarbaraWebster1</dc:creator>
      <dc:date>2021-09-23T17:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: orderByFields not working Survey123 Summary Photo Report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1103099#M37662</link>
      <description>&lt;P&gt;Thank you Barbara! Your changes worked and I went ahead and modified the syntax further to include a sort by site name, as well as photo ID. We will be using this for annual reporting, so I very much appreciate your response/solution.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:37:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1103099#M37662</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-09-29T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: orderByFields not working Survey123 Summary Photo Report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1103159#M37666</link>
      <description>&lt;P&gt;Great, glad you got it working!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1103159#M37666</guid>
      <dc:creator>BarbaraWebster1</dc:creator>
      <dc:date>2021-09-29T16:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: orderByFields not working Survey123 Summary Photo Report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1338946#M52356</link>
      <description>&lt;P&gt;Hi! I am having a problem getting my report to orderByFields on multiple columns. Your comment above says that you were able to include a sort by site name, as well as photo ID. Can you show me that code? What I'm trying to do is sort by City and then sort by Building_name after that; so all the cities are in order, along with the building names in ASC order.&amp;nbsp; Thanks! -Krysta&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 23:19:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/orderbyfields-not-working-survey123-summary-photo/m-p/1338946#M52356</guid>
      <dc:creator>KrystaHouseknecht</dc:creator>
      <dc:date>2023-10-17T23:19:28Z</dc:date>
    </item>
  </channel>
</rss>

