<?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: Join between AttributeTable and tabular data in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554756#M12472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes you can.&amp;nbsp; Add the tabular data to your MXD&lt;BR /&gt;&lt;BR /&gt;Right click on the feature layer and select Join under joins and relates. &lt;BR /&gt;&lt;BR /&gt;In the Join Data dialog choose Join Attributes from a Table and fill in the rest of the fields to join you tabular data. &lt;BR /&gt;&lt;BR /&gt;However, it will not do your current extent. It will join to all the features in the feature layer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reply, rborchert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But doing this steps, my attributetable will show all the columns (columns of featurelayer + columns of tabular data) and I want my attributetable showing only columns of featurelayer and the related tabular data I want use in a chart. This chart will summarize data from features within current map extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another way to do what I want?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 01:46:07 GMT</pubDate>
    <dc:creator>geodeveloper</dc:creator>
    <dc:date>2013-04-11T01:46:07Z</dc:date>
    <item>
      <title>Join between AttributeTable and tabular data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554754#M12470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a service with a feature layer (A) and a tabular data (B). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my Air app, I have a AttributeTable with property "featureLayer" set as my feature layer (A), so when I change my map extent, the contents of my attributeTable also changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So my question is: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to make JOIN between my tabular data (B) and my attributeTable? I just want tabular data for those features which are within my current map extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 21:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554754#M12470</guid>
      <dc:creator>geodeveloper</dc:creator>
      <dc:date>2013-04-09T21:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Join between AttributeTable and tabular data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554755#M12471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can.&amp;nbsp; Add the tabular data to your MXD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right click on the feature layer and select Join under joins and relates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Join Data dialog choose Join Attributes from a Table and fill in the rest of the fields to join you tabular data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it will not do your current extent. It will join to all the features in the feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a service with a feature layer (A) and a tabular data (B). &lt;BR /&gt;In my Air app, I have a AttributeTable with property "featureLayer" set as my feature layer (A), so when I change my map extent, the contents of my attributeTable also changes.&lt;BR /&gt;So my question is: &lt;BR /&gt;Is it possible to make JOIN between my tabular data (B) and my attributeTable? I just want tabular data for those features which are within my current map extent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 13:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554755#M12471</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-04-10T13:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Join between AttributeTable and tabular data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554756#M12472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes you can.&amp;nbsp; Add the tabular data to your MXD&lt;BR /&gt;&lt;BR /&gt;Right click on the feature layer and select Join under joins and relates. &lt;BR /&gt;&lt;BR /&gt;In the Join Data dialog choose Join Attributes from a Table and fill in the rest of the fields to join you tabular data. &lt;BR /&gt;&lt;BR /&gt;However, it will not do your current extent. It will join to all the features in the feature layer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reply, rborchert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But doing this steps, my attributetable will show all the columns (columns of featurelayer + columns of tabular data) and I want my attributetable showing only columns of featurelayer and the related tabular data I want use in a chart. This chart will summarize data from features within current map extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another way to do what I want?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 01:46:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/join-between-attributetable-and-tabular-data/m-p/554756#M12472</guid>
      <dc:creator>geodeveloper</dc:creator>
      <dc:date>2013-04-11T01:46:07Z</dc:date>
    </item>
  </channel>
</rss>

