<?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: How to pull information from other rows in survey123 report - eg inspection history on outputted report in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651870#M64205</link>
    <description>&lt;P&gt;There are two parts to this , a polygon table showing the storm pond info, and than a related inspection table, connected by GUID.&amp;nbsp; The Arcgis survey is based on the related table.&lt;/P&gt;&lt;P&gt;As for the repeats, it looks like you have to have a repeat in the survey, but unless you could reopen the survey to add the repeat (and do it as many times as needed), its not going to work&amp;nbsp; I also don't see this type of workflow working for my end users.&amp;nbsp; My current workflow is that a webmap is opened, click on a feature, a popup with a link passing the GUID is sent to survey123, and then the technician would enter in the inspection data and it gets added to the related table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at the Summarize Data section - problem was, it only showed the information for the selected parcel, not all the parcels matching the GUID.&amp;nbsp; It is possible that I'm missing something in that, I'm still working my way through this.&amp;nbsp; If you have any suggestions on the syntax- I'm willing to hear it.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Sep 2025 18:55:45 GMT</pubDate>
    <dc:creator>Carrie2025</dc:creator>
    <dc:date>2025-09-19T18:55:45Z</dc:date>
    <item>
      <title>How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651634#M64195</link>
      <description>&lt;P&gt;I hope you can help me out with a problem - I have a layer that represents stormwater retaining ponds and they get inspected every so often - So I set up a related inspection table that is linked by an id field.&amp;nbsp; So for each polygon, you can have many inspections records in the related table (1 to many relationship)&lt;/P&gt;&lt;P&gt;Now a formal report is needed for each inspection - I've got most of the report figured out but I can't figure out if its possible to include a history of the previous inspections.&lt;/P&gt;&lt;P&gt;basically, I'm looking for something like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Inspection Info:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;user, date, weather, wet/dry, comments, next steps, etc etc...&lt;/P&gt;&lt;P&gt;than the history at the end&lt;/P&gt;&lt;P&gt;___________________________________&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Inspection Date | Observations | Status&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;12-1-2024 | Good | initial Review&lt;/P&gt;&lt;P&gt;1-25-2025 |&amp;nbsp; Poor&amp;nbsp; | In Review&lt;/P&gt;&lt;P&gt;3-15-2025 | Good | Final&lt;/P&gt;&lt;P&gt;__________________________&lt;/P&gt;&lt;P&gt;Ultimately, it would list out every inspection in the related table done on that pond with a few details from that record.&lt;/P&gt;&lt;P&gt;Thank you for your help - Carrie&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 20:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651634#M64195</guid>
      <dc:creator>Carrie2025</dc:creator>
      <dc:date>2025-09-18T20:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651708#M64196</link>
      <description>&lt;P&gt;This might be what you are after:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-repeats.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-repeats.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Short answer is anything in a repeat table needs to go inside a start and end tag: e.g.&lt;/P&gt;&lt;P&gt;${#Inspection_Details}&lt;/P&gt;&lt;P&gt;Fields from inside the repeat here&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${/}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 01:46:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651708#M64196</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-09-19T01:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651843#M64203</link>
      <description>&lt;P&gt;I've looked at the repeat table, but the problem is my survey won't have any repeats.&amp;nbsp; Each inspection is a separate row in a table, done at different times - the times can be months or days apart, depending on the inspection result.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the inspection report, I want it to list the details of that inspection, but than also have a table in the word template that gives an overview (date and result) of all previous inspections done on that site.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 17:55:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651843#M64203</guid>
      <dc:creator>Carrie2025</dc:creator>
      <dc:date>2025-09-19T17:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651851#M64204</link>
      <description>&lt;P&gt;Maybe this will help then?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-summary-sections-in/ba-p/898502" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-summary-sections-in/ba-p/898502&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;I am a little confused from your description on how your feature layer is set up.&amp;nbsp; Is the Current inspection in the same table/feature layer as the historic inspections, or do you have your current inspections and historic inspections in two different features that are related?&amp;nbsp; How did you build the feature layer, did you build them from Survey123 Connect?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 18:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651851#M64204</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-09-19T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651870#M64205</link>
      <description>&lt;P&gt;There are two parts to this , a polygon table showing the storm pond info, and than a related inspection table, connected by GUID.&amp;nbsp; The Arcgis survey is based on the related table.&lt;/P&gt;&lt;P&gt;As for the repeats, it looks like you have to have a repeat in the survey, but unless you could reopen the survey to add the repeat (and do it as many times as needed), its not going to work&amp;nbsp; I also don't see this type of workflow working for my end users.&amp;nbsp; My current workflow is that a webmap is opened, click on a feature, a popup with a link passing the GUID is sent to survey123, and then the technician would enter in the inspection data and it gets added to the related table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at the Summarize Data section - problem was, it only showed the information for the selected parcel, not all the parcels matching the GUID.&amp;nbsp; It is possible that I'm missing something in that, I'm still working my way through this.&amp;nbsp; If you have any suggestions on the syntax- I'm willing to hear it.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 18:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651870#M64205</guid>
      <dc:creator>Carrie2025</dc:creator>
      <dc:date>2025-09-19T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651873#M64206</link>
      <description>&lt;P&gt;I believe, but not positive as I haven't done it, but for the summary to work, when you are in the S123 data page, you have to select all the applicable rows, and then the summary section will work, that selection is not automatic.&lt;/P&gt;&lt;P&gt;However, you may be able to make a python script to automate that process?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/survey123/guide/create-reports-using-the-arcgis-api-for-python/" target="_blank"&gt;https://developers.arcgis.com/survey123/guide/create-reports-using-the-arcgis-api-for-python/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 19:03:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651873#M64206</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-09-19T19:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to pull information from other rows in survey123 report - eg inspection history on outputted report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651888#M64208</link>
      <description>&lt;P&gt;Thank you for the help!&amp;nbsp; Your answer is what I was thinking, I already have the python script created that takes the newest entry, and creates the report in PDF and attaches it back to the table.&amp;nbsp; Eventually it will be set to run with a webhook/task when a new submission is submitted.&amp;nbsp; And it shouldn't be that hard to add a second part for this, even possibly using a second template.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 19:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-pull-information-from-other-rows-in/m-p/1651888#M64208</guid>
      <dc:creator>Carrie2025</dc:creator>
      <dc:date>2025-09-19T19:29:24Z</dc:date>
    </item>
  </channel>
</rss>

