<?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: Transposing or Splitting a Table in Arc in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205746#M7039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rfairhur24&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have an output table with 2 columns and 2 rows and I need to consolidate the information into just 1 row. I've tried creating a pivot table but it does not quite work (still retains 2 rows). I've attached a couple screen grabs that illustrate the current table and the table that I need. Unfortunately I cannot do this manually as this needs to be done for several hundred tables and I need to find a tool I can iterate through in Model Builder. Ultimately I need to apply each of these values in a Raster Calculator.&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Thanks!&lt;BR /&gt;Melissa&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You would need another column for a unique ID number that would consolidate the data using the Pivot Table tool.&amp;nbsp; For example, you could use the Add Field tool to add a field called MY_ID and the Field Calculator tool to calculate all of the values of that field to 1 or some text value that could later act as a join value.&amp;nbsp; Then use that repeated value as the unique case field, the text field as the Field Names field and the numeric field as the Values field.&amp;nbsp; That should pivot the values to a single row beginning with the MY_ID value, then the two named fields each with the numbers associated to them that you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 23:55:17 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-05-12T23:55:17Z</dc:date>
    <item>
      <title>Transposing or Splitting a Table in Arc</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205745#M7038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an output table with 2 columns and 2 rows and I need to consolidate the information into just 1 row. I've tried creating a pivot table but it does not quite work (still retains 2 rows). I've attached a couple screen grabs that illustrate the current table and the table that I need. Unfortunately I cannot do this manually as this needs to be done for several hundred tables and I need to find a tool I can iterate through in Model Builder. Ultimately I need to apply each of these values in a Raster Calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melissa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 20:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205745#M7038</guid>
      <dc:creator>MelissaSlater</dc:creator>
      <dc:date>2014-05-12T20:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Transposing or Splitting a Table in Arc</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205746#M7039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rfairhur24&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have an output table with 2 columns and 2 rows and I need to consolidate the information into just 1 row. I've tried creating a pivot table but it does not quite work (still retains 2 rows). I've attached a couple screen grabs that illustrate the current table and the table that I need. Unfortunately I cannot do this manually as this needs to be done for several hundred tables and I need to find a tool I can iterate through in Model Builder. Ultimately I need to apply each of these values in a Raster Calculator.&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Thanks!&lt;BR /&gt;Melissa&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You would need another column for a unique ID number that would consolidate the data using the Pivot Table tool.&amp;nbsp; For example, you could use the Add Field tool to add a field called MY_ID and the Field Calculator tool to calculate all of the values of that field to 1 or some text value that could later act as a join value.&amp;nbsp; Then use that repeated value as the unique case field, the text field as the Field Names field and the numeric field as the Values field.&amp;nbsp; That should pivot the values to a single row beginning with the MY_ID value, then the two named fields each with the numbers associated to them that you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 23:55:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205746#M7039</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-05-12T23:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Transposing or Splitting a Table in Arc</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205747#M7040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mslater06&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THANK YOU!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to figure this out for over a week. This is the perfect work around!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You would need another column for a unique ID number that would consolidate the data using the Pivot Table tool.&amp;nbsp; For example, you could use the Add Field tool to add a field called MY_ID and the Field Calculator tool to calculate all of the values of that field to 1 or some text value that could later act as a join value.&amp;nbsp; Then use that repeated value as the unique case field, the text field as the Field Names field and the numeric field as the Values field.&amp;nbsp; That should pivot the values to a single row beginning with the MY_ID value, then the two named fields each with the numbers associated to them that you want.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 13:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transposing-or-splitting-a-table-in-arc/m-p/205747#M7040</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-05-13T13:12:01Z</dc:date>
    </item>
  </channel>
</rss>

