<?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 Populating Survey123 answers with related tables in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/797787#M9876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating a survey for meter inspections that will be launched through a popup in Collector. Some of the information needed for the survey is in the meter feature class, so I can autopopulate those survey answers easy enough with the Survey123 URL scheme. There is a table that is related to the meter feature class though, and some of the survey answers need to be populated with info from that table. Is that possible? Do I populate those answers using the Survey123 URL scheme as I would with any feature attribute, or do I need to do things differently since I'm wanting to pull from a related record? I can't seem to find anything about it on the forums.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2020 16:54:30 GMT</pubDate>
    <dc:creator>ChandlerCallison</dc:creator>
    <dc:date>2020-01-02T16:54:30Z</dc:date>
    <item>
      <title>Populating Survey123 answers with related tables</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/797787#M9876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating a survey for meter inspections that will be launched through a popup in Collector. Some of the information needed for the survey is in the meter feature class, so I can autopopulate those survey answers easy enough with the Survey123 URL scheme. There is a table that is related to the meter feature class though, and some of the survey answers need to be populated with info from that table. Is that possible? Do I populate those answers using the Survey123 URL scheme as I would with any feature attribute, or do I need to do things differently since I'm wanting to pull from a related record? I can't seem to find anything about it on the forums.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 16:54:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/797787#M9876</guid>
      <dc:creator>ChandlerCallison</dc:creator>
      <dc:date>2020-01-02T16:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Populating Survey123 answers with related tables</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/797788#M9877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a 1:1 or 1:Many relationship?&amp;nbsp; If 1:1 you can use {relationships\0\field} to pass.&amp;nbsp; If 1:M it will not know how to give just 1 value so it will only give a count or sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get to the related values using Arcade also.&amp;nbsp; BUT for now the code for this will not work when offline.&amp;nbsp; Esri did tell me it was coming around beginning 2020 but I have not seen it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There a few posts on this.&amp;nbsp; Start here maybe&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/thread/214973-avoid-collecting-existing-item-in-survey123"&gt;https://community.esri.com/thread/214973-avoid-collecting-existing-item-in-survey123&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 19:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/797788#M9877</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-01-02T19:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Populating Survey123 answers with related tables</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/1023309#M32290</link>
      <description>&lt;P&gt;Hi - having the same problem. To Doug, when you say using&amp;nbsp;&lt;SPAN&gt;{relationships\0\field}&amp;nbsp;to pass, do you mean adding it to the link URL in Configure Popup in the AGOL Web Map of the feature service?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arcgis-survey123://?itemID=t34example32183129083fdsitem231ID336&amp;amp;field:ParentGlobalID={ParentGlobalID}&amp;amp;field:NAME={relationships\0\NAME}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Clarifying that you don't mean like below, with forward slashes in the attribute field and not backslashes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;arcgis-survey123://?itemID=t34example32183129083fdsitem231ID336&amp;amp;field:ParentGlobalID={ParentGlobalID}&amp;amp;field:NAME={relationships/0/NAME}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Either way, both don't work for me and I'm at a loss for what I'm doing wrong.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 07:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populating-survey123-answers-with-related-tables/m-p/1023309#M32290</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-04T07:45:48Z</dc:date>
    </item>
  </channel>
</rss>

