<?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: Unexpected number of cases as result of a concatenation operation. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/964975#M110377</link>
    <description>&lt;P&gt;Concatenate is fairly simple platform and I don't remember concatenate platform having issues of not doing anything. Are you sure Concatenate platform is the one you are using?&lt;/P&gt;
&lt;P&gt;Some questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Which JMP version are you using?&lt;/LI&gt;
&lt;LI&gt;In which format is the data coming in?&lt;/LI&gt;
&lt;LI&gt;Are any errors being printed to log?&lt;/LI&gt;
&lt;LI&gt;Anything being captured after you run the concatenate in the enhanced log?&lt;/LI&gt;
&lt;LI&gt;Do tables have identical columns (datatypes, column names)?&lt;/LI&gt;
&lt;LI&gt;Can you replicate the same issue with any other datasets?&lt;/LI&gt;
&lt;LI&gt;Are there any table scripts/table variables in your tables?&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 18 Aug 2026 12:03:37 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2026-08-18T12:03:37Z</dc:date>
    <item>
      <title>Unexpected number of cases as result of a concatenation operation.</title>
      <link>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/964880#M110375</link>
      <description>&lt;P&gt;I have extracted from 2025 and 2024&amp;nbsp; Census SIPP files&amp;nbsp; the records for householders in the month of December.&amp;nbsp; There are 13910 records in 2025 and 15,877 in 2024.&amp;nbsp; &amp;nbsp;I am using the Catenate command to link the two files, not a merge or update command.&amp;nbsp; I am creating a new file with a column indicating source.&lt;/P&gt;
&lt;P&gt;I get a file of 15,877 records, not 33000.&amp;nbsp; I get no source column.&amp;nbsp; Since these records were collected in different years, the same person's record would not be the same over two years, because year is one of the data elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that concatenation is simply not occurring.&amp;nbsp; Any thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2026 02:49:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/964880#M110375</guid>
      <dc:creator>LNitz</dc:creator>
      <dc:date>2026-08-18T02:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected number of cases as result of a concatenation operation.</title>
      <link>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/964975#M110377</link>
      <description>&lt;P&gt;Concatenate is fairly simple platform and I don't remember concatenate platform having issues of not doing anything. Are you sure Concatenate platform is the one you are using?&lt;/P&gt;
&lt;P&gt;Some questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Which JMP version are you using?&lt;/LI&gt;
&lt;LI&gt;In which format is the data coming in?&lt;/LI&gt;
&lt;LI&gt;Are any errors being printed to log?&lt;/LI&gt;
&lt;LI&gt;Anything being captured after you run the concatenate in the enhanced log?&lt;/LI&gt;
&lt;LI&gt;Do tables have identical columns (datatypes, column names)?&lt;/LI&gt;
&lt;LI&gt;Can you replicate the same issue with any other datasets?&lt;/LI&gt;
&lt;LI&gt;Are there any table scripts/table variables in your tables?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 18 Aug 2026 12:03:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/964975#M110377</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-08-18T12:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected number of cases as result of a concatenation operation.</title>
      <link>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/965073#M110379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;To add to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;, it is more common to end up with a concatenated table with too many columns when the column names in the first file do not exactly match those in the second file.&lt;/P&gt;
&lt;P&gt;To confirm the steps you are using:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open both tables&lt;/LI&gt;
&lt;LI&gt;Go to the 2024 table&lt;/LI&gt;
&lt;LI&gt;In the Tables menu (top ribbon), select Concatenate&lt;/LI&gt;
&lt;LI&gt;In the menu, select your 2025 table (left-most pull-down menu)&lt;/LI&gt;
&lt;LI&gt;Select/deselect the options for "Create Source Column", "Save and Evaluate Formulas", and "Append to first table"&lt;/LI&gt;
&lt;LI&gt;Click OK&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;You should get, at a minimum, a table with all the rows from the 2024 and 2025 tables.&lt;/P&gt;
&lt;P&gt;If you are using a different approach, let us know so we can assist more precisely.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2026 16:36:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unexpected-number-of-cases-as-result-of-a-concatenation/m-p/965073#M110379</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2026-08-18T16:36:38Z</dc:date>
    </item>
  </channel>
</rss>

