<?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 Limit the number of records to show from a table in a survey123 report. in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/limit-the-number-of-records-to-show-from-a-table/m-p/1301237#M50121</link>
    <description>&lt;P&gt;My report shows annual test results for different locations. Test results are stored in a relationship table. I want the report to only show the last 2 years' tests. I have attached a copy of the report after being created by Survey123 and a copy of the document used to create the form.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 19:12:56 GMT</pubDate>
    <dc:creator>FrankDay</dc:creator>
    <dc:date>2023-06-20T19:12:56Z</dc:date>
    <item>
      <title>Limit the number of records to show from a table in a survey123 report.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/limit-the-number-of-records-to-show-from-a-table/m-p/1301237#M50121</link>
      <description>&lt;P&gt;My report shows annual test results for different locations. Test results are stored in a relationship table. I want the report to only show the last 2 years' tests. I have attached a copy of the report after being created by Survey123 and a copy of the document used to create the form.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 19:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/limit-the-number-of-records-to-show-from-a-table/m-p/1301237#M50121</guid>
      <dc:creator>FrankDay</dc:creator>
      <dc:date>2023-06-20T19:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the number of records to show from a table in a survey123 report.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/limit-the-number-of-records-to-show-from-a-table/m-p/1301255#M50124</link>
      <description>&lt;P&gt;In your report template, try replacing&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;${#BACKFLOWTESTRESULTS}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;with&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;${#BACKFLOWTESTRESULTS | where: "TESTDATE BETWEEN CURRENT_TIMESTAMP - 730 AND CURRENT_TIMESTAMP" | orderByFields:" TESTDATE DESC"}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;More on this here:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 20:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/limit-the-number-of-records-to-show-from-a-table/m-p/1301255#M50124</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2023-06-20T20:08:20Z</dc:date>
    </item>
  </channel>
</rss>

