<?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: I have a column of data in an attribute table that I would like to visually display on the map I am creating. How do I do this?  in Esri Tutorials Questions</title>
    <link>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593329#M255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Addison,&lt;/P&gt;&lt;P&gt;If the column is in a layer that has geometry, that layer will already be drawing on your map and you need to change the symbology/style so it references the column you want.&lt;/P&gt;&lt;P&gt;If the column is in a different layer - perhaps a table without any geometry, like a CSV file - then you need to join that table to your spatial layer using a common column before you can symbolize.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specific instructions will vary depending on what product you are using. Here's documentation on changing symbology for three products:&lt;/P&gt;&lt;P&gt;ArcGIS Online:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm" title="https://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm"&gt;Change style—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Pro:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/symbolize-feature-layers.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/symbolize-feature-layers.htm"&gt;Symbolize feature layers—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcMap:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-displaying-layers.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-displaying-layers.htm"&gt;About displaying layers—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, you can learn how to do this in&amp;nbsp;any of the &lt;A href="https://learn.arcgis.com/en/gallery/#?q=get%20started%20with%20Arc&amp;amp;t=lesson"&gt;Get Started &lt;/A&gt;lessons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here's documentation about joins:&lt;/P&gt;&lt;P&gt;ArcGIS Online:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm" title="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm"&gt;Join Features—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Pro:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm" title="https://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm"&gt;Overview of joins and relates—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcMap:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/joining-attributes-in-one-table-to-another.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/joining-attributes-in-one-table-to-another.htm"&gt;Joining attributes in one table to another—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table joins are also covered in the lesson &lt;A href="https://learn.arcgis.com/en/gallery/#?q=homeless%20in%20the%20badlands&amp;amp;t=lesson"&gt;Homeless in the Badlands&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2019 11:41:43 GMT</pubDate>
    <dc:creator>HeatherSmith</dc:creator>
    <dc:date>2019-12-09T11:41:43Z</dc:date>
    <item>
      <title>I have a column of data in an attribute table that I would like to visually display on the map I am creating. How do I do this?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593327#M253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This column is directly linked to another column and I need to show this data on the map I am making. What do I have to do to display this data on the map?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 00:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593327#M253</guid>
      <dc:creator>AddisonGaines</dc:creator>
      <dc:date>2019-12-06T00:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: I have a column of data in an attribute table that I would like to visually display on the map I am creating. How do I do this?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593328#M254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll only be able to display it if you can link the attributes to a geometry or geometry fields (lat &amp;amp; lon and display as XY-event layer), or do a join to another feature class based on a unique attribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 08:58:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593328#M254</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2019-12-06T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: I have a column of data in an attribute table that I would like to visually display on the map I am creating. How do I do this?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593329#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Addison,&lt;/P&gt;&lt;P&gt;If the column is in a layer that has geometry, that layer will already be drawing on your map and you need to change the symbology/style so it references the column you want.&lt;/P&gt;&lt;P&gt;If the column is in a different layer - perhaps a table without any geometry, like a CSV file - then you need to join that table to your spatial layer using a common column before you can symbolize.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specific instructions will vary depending on what product you are using. Here's documentation on changing symbology for three products:&lt;/P&gt;&lt;P&gt;ArcGIS Online:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm" title="https://doc.arcgis.com/en/arcgis-online/create-maps/change-style.htm"&gt;Change style—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Pro:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/symbolize-feature-layers.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/symbolize-feature-layers.htm"&gt;Symbolize feature layers—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcMap:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-displaying-layers.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-displaying-layers.htm"&gt;About displaying layers—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, you can learn how to do this in&amp;nbsp;any of the &lt;A href="https://learn.arcgis.com/en/gallery/#?q=get%20started%20with%20Arc&amp;amp;t=lesson"&gt;Get Started &lt;/A&gt;lessons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here's documentation about joins:&lt;/P&gt;&lt;P&gt;ArcGIS Online:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm" title="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm"&gt;Join Features—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Pro:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm" title="https://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm"&gt;Overview of joins and relates—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcMap:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/joining-attributes-in-one-table-to-another.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/joining-attributes-in-one-table-to-another.htm"&gt;Joining attributes in one table to another—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table joins are also covered in the lesson &lt;A href="https://learn.arcgis.com/en/gallery/#?q=homeless%20in%20the%20badlands&amp;amp;t=lesson"&gt;Homeless in the Badlands&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/i-have-a-column-of-data-in-an-attribute-table-that/m-p/593329#M255</guid>
      <dc:creator>HeatherSmith</dc:creator>
      <dc:date>2019-12-09T11:41:43Z</dc:date>
    </item>
  </channel>
</rss>

