<?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: set rows in attribute table to not be visible on my map in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1479730#M83869</link>
    <description>&lt;P&gt;Using your data, you'll need to identify what rows you want (or do not want) to appear in your map by using attributes unique enough to distinguish what you want visible.&lt;/P&gt;&lt;P&gt;In your case (see the screen shot), you could use the column "OBJECTID" or the column "ID" (or perhaps the upstream or downstream fields if they are also discernable enough) for your definition query.&lt;/P&gt;&lt;P&gt;From your layer properties (right-click your feature class/layer), choose Definition Query and then decide whether you want your OBJECTID data to limit what appears by making the query "OBJECTID 'is equal to' [provide your information]", or by making the query "OBJECTID 'is not equal to' [provide your information]" or by using the&amp;nbsp;delimiter that best fits your query (see the screen shot).&lt;/P&gt;&lt;P&gt;Here is some ESRI documentation to help with Definition Queries:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/write-a-query-in-the-query-builder.htm" target="_blank" rel="noopener"&gt;Introduction to query expressions—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eugene_Adkins_0-1716922191129.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105539iC155225A7F9C3A8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eugene_Adkins_0-1716922191129.png" alt="Eugene_Adkins_0-1716922191129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eugene_Adkins_1-1716922615376.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105540i06E4582FCE2BBE8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eugene_Adkins_1-1716922615376.png" alt="Eugene_Adkins_1-1716922615376.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 18:59:55 GMT</pubDate>
    <dc:creator>Eugene_Adkins</dc:creator>
    <dc:date>2024-05-28T18:59:55Z</dc:date>
    <item>
      <title>set rows in attribute table to not be visible on my map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1478673#M83774</link>
      <description>&lt;P&gt;ArcGIS Pro ver 3.1 - Beginner&lt;/P&gt;&lt;P&gt;I have a list of MH segments and I want to only show a portion of them in the attribute table on my map. I know I can set a FIELD as not visible, but how do I make a ROW not visible?&lt;/P&gt;&lt;P&gt;Barbara&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 21:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1478673#M83774</guid>
      <dc:creator>BarbaraDabney</dc:creator>
      <dc:date>2024-05-24T21:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: set rows in attribute table to not be visible on my map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1478727#M83779</link>
      <description>&lt;P&gt;To make a row not visible you will still need to identify a piece of the data that is unique to the specific row (in a column) and then apply a definition query that would be applicable to your desired outcome. At the very least, you could use your Object ID field, though depending upon the number of features/rows you don’t want visible, this could be a lengthy process since you have more than a thousand features/rows.&lt;/P&gt;&lt;P&gt;Hope that helps get you started.&lt;/P&gt;</description>
      <pubDate>Sat, 25 May 2024 04:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1478727#M83779</guid>
      <dc:creator>Eugene_Adkins</dc:creator>
      <dc:date>2024-05-25T04:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: set rows in attribute table to not be visible on my map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1479712#M83868</link>
      <description>&lt;P&gt;I'm not really clear and I'm a really beginner at definition queries so do you have a sample of this kind of definition query?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 18:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1479712#M83868</guid>
      <dc:creator>BarbaraDabney</dc:creator>
      <dc:date>2024-05-28T18:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: set rows in attribute table to not be visible on my map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1479730#M83869</link>
      <description>&lt;P&gt;Using your data, you'll need to identify what rows you want (or do not want) to appear in your map by using attributes unique enough to distinguish what you want visible.&lt;/P&gt;&lt;P&gt;In your case (see the screen shot), you could use the column "OBJECTID" or the column "ID" (or perhaps the upstream or downstream fields if they are also discernable enough) for your definition query.&lt;/P&gt;&lt;P&gt;From your layer properties (right-click your feature class/layer), choose Definition Query and then decide whether you want your OBJECTID data to limit what appears by making the query "OBJECTID 'is equal to' [provide your information]", or by making the query "OBJECTID 'is not equal to' [provide your information]" or by using the&amp;nbsp;delimiter that best fits your query (see the screen shot).&lt;/P&gt;&lt;P&gt;Here is some ESRI documentation to help with Definition Queries:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/write-a-query-in-the-query-builder.htm" target="_blank" rel="noopener"&gt;Introduction to query expressions—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eugene_Adkins_0-1716922191129.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105539iC155225A7F9C3A8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eugene_Adkins_0-1716922191129.png" alt="Eugene_Adkins_0-1716922191129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eugene_Adkins_1-1716922615376.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105540i06E4582FCE2BBE8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eugene_Adkins_1-1716922615376.png" alt="Eugene_Adkins_1-1716922615376.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 18:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1479730#M83869</guid>
      <dc:creator>Eugene_Adkins</dc:creator>
      <dc:date>2024-05-28T18:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: set rows in attribute table to not be visible on my map</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1482149#M84029</link>
      <description>Thank you. This did the trick. Barbara&lt;BR /&gt;</description>
      <pubDate>Fri, 31 May 2024 16:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-rows-in-attribute-table-to-not-be-visible-on/m-p/1482149#M84029</guid>
      <dc:creator>BarbaraDabney</dc:creator>
      <dc:date>2024-05-31T16:39:16Z</dc:date>
    </item>
  </channel>
</rss>

