<?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>idea Allow the GET COUNT Tool to Output to a Table or Text File in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-the-get-count-tool-to-output-to-a-table-or/idi-p/939983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When attempting to get a simple record count on 500+ processed features the GET&amp;nbsp;COUNT&amp;nbsp;tool works great as a quicker version of the&amp;nbsp;SUMMERIZE&amp;nbsp;tool, however it does not allow for a&amp;nbsp;simple&amp;nbsp;output to a table or a text file.&lt;/P&gt;&lt;P&gt;I assume that through major gyrations of a combo of tools, this can be made this happen but I at this point have found a half work around.&lt;/P&gt;&lt;P&gt;After the tools completion, I copy the results from the detail history pane into&amp;nbsp;a text editor, delete the top few lines until I can run a macro that leaves me with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename.dbf&lt;/P&gt;&lt;P&gt;count: 1000000&lt;/P&gt;&lt;P&gt;run a macro to bring the count onto the same line as the filename:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename.dbf count: 1000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it’s ready to bring into Excel using the “:” as a delimiter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Admittedly I don’t know much python however I assume this all can be accomplished with a couple lines of code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind my processed features each have thousands to millions of records so the summarize tool takes "forever" vs my workaround takes 5 minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I think a count output to table or text at the completion of the GET COUNT Tool is an idea whose time has come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2019 23:03:25 GMT</pubDate>
    <dc:creator>BrianWade</dc:creator>
    <dc:date>2019-11-15T23:03:25Z</dc:date>
    <item>
      <title>Allow the GET COUNT Tool to Output to a Table or Text File</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-the-get-count-tool-to-output-to-a-table-or/idi-p/939983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When attempting to get a simple record count on 500+ processed features the GET&amp;nbsp;COUNT&amp;nbsp;tool works great as a quicker version of the&amp;nbsp;SUMMERIZE&amp;nbsp;tool, however it does not allow for a&amp;nbsp;simple&amp;nbsp;output to a table or a text file.&lt;/P&gt;&lt;P&gt;I assume that through major gyrations of a combo of tools, this can be made this happen but I at this point have found a half work around.&lt;/P&gt;&lt;P&gt;After the tools completion, I copy the results from the detail history pane into&amp;nbsp;a text editor, delete the top few lines until I can run a macro that leaves me with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename.dbf&lt;/P&gt;&lt;P&gt;count: 1000000&lt;/P&gt;&lt;P&gt;run a macro to bring the count onto the same line as the filename:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename.dbf count: 1000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it’s ready to bring into Excel using the “:” as a delimiter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Admittedly I don’t know much python however I assume this all can be accomplished with a couple lines of code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind my processed features each have thousands to millions of records so the summarize tool takes "forever" vs my workaround takes 5 minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I think a count output to table or text at the completion of the GET COUNT Tool is an idea whose time has come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 23:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-the-get-count-tool-to-output-to-a-table-or/idi-p/939983</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2019-11-15T23:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Allow the GET COUNT Tool to Output to a Table or Text File</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-the-get-count-tool-to-output-to-a-table-or/idc-p/939984#M5264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found your post from earlier this year &lt;A href="https://community.esri.com/message/825114"&gt;I would like to get a record count for many shapefiles created during a process into a table for&amp;nbsp; a QA process&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;-- and created a little&amp;nbsp;ModelBuilder tool that will do what you need. I think.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-14301"&gt;RowCountToTableTools.tbx&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 16:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-the-get-count-tool-to-output-to-a-table-or/idc-p/939984#M5264</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-11-16T16:41:14Z</dc:date>
    </item>
  </channel>
</rss>

