<?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: Is it Possible to generate which Census Tract an Address is in Using Survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1190958#M43684</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the help! I am running into an error when I try to update my form with the suggested calculation. I am using the below calculation&lt;/P&gt;&lt;P&gt;pulldata("@layer","getRecord","&lt;A href="https://bethlehem-pa.maps.arcgis.com/apps/mapviewer/index.html?webmap=8f22464a082b44b88939adf8b2ed6cb4" target="_blank"&gt;https://bethlehem-pa.maps.arcgis.com/apps/mapviewer/index.html?webmap=8f22464a082b44b88939adf8b2ed6cb4&lt;/A&gt;, USA Census Tract)&lt;/P&gt;&lt;P&gt;I am receiving the attached error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144503.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45577iBE995B15F2DA8FE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144503.png" alt="Screenshot 2022-07-08 144503.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144537.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45578i7F5EEAD8E5BEB735/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144537.png" alt="Screenshot 2022-07-08 144537.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144602.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45575i529421A8F01C4408/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144602.png" alt="Screenshot 2022-07-08 144602.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144622.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45576iD98EB0C762BDCD54/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144622.png" alt="Screenshot 2022-07-08 144622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I cannot figure out how to make this work. Any assistance would be very greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 18:48:37 GMT</pubDate>
    <dc:creator>JoshOsowiecki</dc:creator>
    <dc:date>2022-07-08T18:48:37Z</dc:date>
    <item>
      <title>Is it Possible to generate which Census Tract an Address is in Using Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184407#M43336</link>
      <description>&lt;P&gt;I am currently creating a follow-up tracker for our program and HUD would like us to document the census tract that each of our program participants resides in. Is there a way to have Survey123 generate the census tract for an address, that I can then use pulldata to hold the values for the dashboard display?&lt;/P&gt;&lt;P&gt;Attached is an image of what I currently have.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 18:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184407#M43336</guid>
      <dc:creator>JoshOsowiecki</dc:creator>
      <dc:date>2022-06-20T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Possible to generate which Census Tract an Address is in Using Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184409#M43337</link>
      <description>&lt;P&gt;Yes. This is possible, if you have a layer with the census polygons.&lt;/P&gt;&lt;P&gt;If using the Survey123 web application, check the pulldata("@layer") section in this blog: &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-april-2022-now-available-in-beta/ba-p/1161436" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-april-2022-now-available-in-beta/ba-p/1161436&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The pulldata("@layer") syntax allows you to do a point in polygon query against your own layer. It is in Beta at the moment, but we have deployed the code already in production, so it is easy to give it a try.&amp;nbsp; We plan to make this generally available and supported in September this year, although some people are already using it in Beta.&lt;/P&gt;&lt;P&gt;You could also do this with &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/extending-survey123-smart-forms-with-custom-js/ba-p/898782" target="_blank" rel="noopener"&gt;a custom JS function&lt;/A&gt;, which has been supported for a while.&amp;nbsp; Or even a web hook to automatically populate the census tract once the data has been submitted.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 18:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184409#M43337</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-06-20T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Possible to generate which Census Tract an Address is in Using Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184416#M43338</link>
      <description>&lt;P&gt;Here is an XLSForm showing how to do it for the web app using pulldata("@layer"). As described in the Early Adopter documentation, Survey123 Connect does NOT support this yet, but if you publish the survey and test it in the web app, it will run fine. It uses the &lt;A href="https://ismael.maps.arcgis.com/home/item.html?id=20f5d275113e4066bf311236d9dcc3d4" target="_blank" rel="noopener"&gt;2020 Census Tract from this layer of the Living Atlas&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Census.gif" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43861i7CFAA996350FCD0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Census.gif" alt="Census.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 18:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1184416#M43338</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-06-20T18:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Possible to generate which Census Tract an Address is in Using Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1190958#M43684</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the help! I am running into an error when I try to update my form with the suggested calculation. I am using the below calculation&lt;/P&gt;&lt;P&gt;pulldata("@layer","getRecord","&lt;A href="https://bethlehem-pa.maps.arcgis.com/apps/mapviewer/index.html?webmap=8f22464a082b44b88939adf8b2ed6cb4" target="_blank"&gt;https://bethlehem-pa.maps.arcgis.com/apps/mapviewer/index.html?webmap=8f22464a082b44b88939adf8b2ed6cb4&lt;/A&gt;, USA Census Tract)&lt;/P&gt;&lt;P&gt;I am receiving the attached error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144503.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45577iBE995B15F2DA8FE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144503.png" alt="Screenshot 2022-07-08 144503.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144537.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45578i7F5EEAD8E5BEB735/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144537.png" alt="Screenshot 2022-07-08 144537.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144602.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45575i529421A8F01C4408/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144602.png" alt="Screenshot 2022-07-08 144602.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-08 144622.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45576iD98EB0C762BDCD54/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-08 144622.png" alt="Screenshot 2022-07-08 144622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I cannot figure out how to make this work. Any assistance would be very greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 18:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1190958#M43684</guid>
      <dc:creator>JoshOsowiecki</dc:creator>
      <dc:date>2022-07-08T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Possible to generate which Census Tract an Address is in Using Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1192247#M43734</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;Worked like a charm, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 16:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-generate-which-census-tract-an/m-p/1192247#M43734</guid>
      <dc:creator>JoshOsowiecki</dc:creator>
      <dc:date>2022-07-14T16:20:21Z</dc:date>
    </item>
  </channel>
</rss>

