<?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: Get m-value from pulldata in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/get-m-value-from-pulldata/m-p/1656200#M64389</link>
    <description>&lt;P&gt;&amp;nbsp;Try this:&lt;/P&gt;&lt;P&gt;pulldata("@layer", "getValue","geometry", "&lt;A href="https://services.arcgis.com/" target="_blank"&gt;https://services.arcgis.com/&lt;/A&gt;&amp;lt;itemid&amp;gt;/ArcGIS/rest/services/LayerName/FeatureServer/0?returnM=true", "1=1")&lt;BR /&gt;&lt;BR /&gt;You will then need to parse the m-values out of the return geometry string&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;{"hasM":true,"paths":[[[28.5962861994366,-26.7577827794361,2],[28.9478486986999,-26.6899854979254,3],[29.2474755858004,-26.8433642898105,1],[29.3673267430858,-27.1388337285969,4]]]}&lt;/P&gt;&lt;P&gt;pulldata("@json", ${pull1}, "paths[0][0][2]") to get the first m-value&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 13:22:46 GMT</pubDate>
    <dc:creator>DeonLengton</dc:creator>
    <dc:date>2025-10-08T13:22:46Z</dc:date>
    <item>
      <title>Get m-value from pulldata</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/get-m-value-from-pulldata/m-p/1651616#M64194</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there support for getting an m-value using the pulldata function on an existing feature service?&lt;/P&gt;&lt;P&gt;Currently i have a survey set up with a geopoint question and i am pulling data from a roads file to get the road information (road name, etc.).&amp;nbsp; I would really like to get the milepost of the measured road line in the survey since that is used in the requested report.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 19:40:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/get-m-value-from-pulldata/m-p/1651616#M64194</guid>
      <dc:creator>Rayn</dc:creator>
      <dc:date>2025-09-18T19:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get m-value from pulldata</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/get-m-value-from-pulldata/m-p/1656200#M64389</link>
      <description>&lt;P&gt;&amp;nbsp;Try this:&lt;/P&gt;&lt;P&gt;pulldata("@layer", "getValue","geometry", "&lt;A href="https://services.arcgis.com/" target="_blank"&gt;https://services.arcgis.com/&lt;/A&gt;&amp;lt;itemid&amp;gt;/ArcGIS/rest/services/LayerName/FeatureServer/0?returnM=true", "1=1")&lt;BR /&gt;&lt;BR /&gt;You will then need to parse the m-values out of the return geometry string&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;{"hasM":true,"paths":[[[28.5962861994366,-26.7577827794361,2],[28.9478486986999,-26.6899854979254,3],[29.2474755858004,-26.8433642898105,1],[29.3673267430858,-27.1388337285969,4]]]}&lt;/P&gt;&lt;P&gt;pulldata("@json", ${pull1}, "paths[0][0][2]") to get the first m-value&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 13:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/get-m-value-from-pulldata/m-p/1656200#M64389</guid>
      <dc:creator>DeonLengton</dc:creator>
      <dc:date>2025-10-08T13:22:46Z</dc:date>
    </item>
  </channel>
</rss>

