<?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 Query Related Records in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/query-related-records/m-p/1473405#M314</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does anyone know if there is a way in experience builder developer edition to query related records from a datasource?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/QueriableDataSource/" target="_self"&gt;QueriableDataSource&lt;/A&gt;&amp;nbsp;has a query method but I am wondering if there is another method somewhere for related records? As of now, I have to access the layer properly of QueriableDataSource and then check for relationships, then use &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#methods-summary" target="_self"&gt;queryRelatedFeatures&lt;/A&gt; on the layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know of a better way? Sometimes I'm unsure on whether or not I should be relying on functionality in the jimu-arcgis library or access the underlying ArcGIS maps JS SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 01:39:51 GMT</pubDate>
    <dc:creator>PartyPelican</dc:creator>
    <dc:date>2024-05-16T01:39:51Z</dc:date>
    <item>
      <title>Query Related Records</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/query-related-records/m-p/1473405#M314</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does anyone know if there is a way in experience builder developer edition to query related records from a datasource?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/QueriableDataSource/" target="_self"&gt;QueriableDataSource&lt;/A&gt;&amp;nbsp;has a query method but I am wondering if there is another method somewhere for related records? As of now, I have to access the layer properly of QueriableDataSource and then check for relationships, then use &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#methods-summary" target="_self"&gt;queryRelatedFeatures&lt;/A&gt; on the layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know of a better way? Sometimes I'm unsure on whether or not I should be relying on functionality in the jimu-arcgis library or access the underlying ArcGIS maps JS SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 01:39:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/query-related-records/m-p/1473405#M314</guid>
      <dc:creator>PartyPelican</dc:creator>
      <dc:date>2024-05-16T01:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Query Related Records</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/query-related-records/m-p/1473764#M316</link>
      <description>&lt;P&gt;I always run queries through the JS SDK because it's so much better documented. Is it possible to run queries without calling in a method from the JS SDK? I think so, but there is nothing that tells you how. Meanwhile, the JS SDK has excellent documentation, so that's what I look at.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 12:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/query-related-records/m-p/1473764#M316</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-05-16T12:37:01Z</dc:date>
    </item>
  </channel>
</rss>

