<?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 FeatureTable issue on Joined Tables in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-issue-on-joined-tables/m-p/1190297#M77864</link>
    <description>&lt;P&gt;I am trying to display Joined feature table data in a Feature Table as follows. The table is successfully created and displayed with column names, but no data in it. The header shows x number of features.&amp;nbsp; The rows are created but no data is displayed.&amp;nbsp; Can someone help, please!!&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Table Created !!!" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45422i922C5DFFC3679E2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="EsriErr.png" alt="Table Created !!!" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Table Created !!!&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var testlayer = new FeatureLayer({
    url: urlBuildingPermitT,
    definitionExpression:"PIN="+resulFeature.getAttribute("GSD.PIN")
});
             
 var  featureTable = new FeatureTable({
                view: app.view,
                layer: testlayer,
                editingEnabled: false,
                container: showTableData
            });
 app.view.ui.add(showTableData, "bottom-right");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 10:44:39 GMT</pubDate>
    <dc:creator>cadgism</dc:creator>
    <dc:date>2022-07-07T10:44:39Z</dc:date>
    <item>
      <title>FeatureTable issue on Joined Tables</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-issue-on-joined-tables/m-p/1190297#M77864</link>
      <description>&lt;P&gt;I am trying to display Joined feature table data in a Feature Table as follows. The table is successfully created and displayed with column names, but no data in it. The header shows x number of features.&amp;nbsp; The rows are created but no data is displayed.&amp;nbsp; Can someone help, please!!&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Table Created !!!" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/45422i922C5DFFC3679E2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="EsriErr.png" alt="Table Created !!!" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Table Created !!!&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var testlayer = new FeatureLayer({
    url: urlBuildingPermitT,
    definitionExpression:"PIN="+resulFeature.getAttribute("GSD.PIN")
});
             
 var  featureTable = new FeatureTable({
                view: app.view,
                layer: testlayer,
                editingEnabled: false,
                container: showTableData
            });
 app.view.ui.add(showTableData, "bottom-right");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 10:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-issue-on-joined-tables/m-p/1190297#M77864</guid>
      <dc:creator>cadgism</dc:creator>
      <dc:date>2022-07-07T10:44:39Z</dc:date>
    </item>
  </channel>
</rss>

