<?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: Full Outer Join- Timestamp not matching- adding more rows in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452833#M69969</link>
    <description>&lt;P&gt;In the &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/join-data-tables.shtml#" target="_self"&gt;Join dialog&lt;/A&gt; you'll see an option for a &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/join-data-tables.shtml#ww339200" target="_self"&gt;Match Flag.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-01-20_17-09-06.731.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39143i59F6C5099EAC2A1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2022-01-20_17-09-06.731.png" alt="2022-01-20_17-09-06.731.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;That will add a column to your resulting table saying whether the row came from the Main table, With table, or Both.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any that came from only the With didn't have a match in Main.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 22:13:39 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2022-01-20T22:13:39Z</dc:date>
    <item>
      <title>Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452770#M69954</link>
      <description>&lt;P&gt;&amp;nbsp;I need to match 6 files with data collected at different time stamps from different devices (all with 1 minute resolution in 2021).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Note: I need a physically "joined" file&amp;nbsp; for a different purpose, So, not doing Virtual Join)&lt;/P&gt;&lt;P&gt;I tried full outer join (including non-matches from "main table" and "with table"; Did not include "drop multiples" for either of the tables.&lt;/P&gt;&lt;P&gt;But it kept adding more rows even though there was a match. So I created a subset and attached here.&lt;/P&gt;&lt;P&gt;I created a&amp;nbsp; minute Time stamp for 2021 in "TS-2021.jmp" with 525,600 rows&lt;/P&gt;&lt;P&gt;I am trying to match timestamps from "App ST-2021-Test.jmp" with 723 rows.&lt;/P&gt;&lt;P&gt;The result of the Full outer Join is in TS+AppST-2021-Test,jmp. 526,306 rows&lt;/P&gt;&lt;P&gt;My understanding is that the resultant file should have 525,600 rows&amp;nbsp; and that I should find data populated only in the rows where timestamps match. But that is not the case.&lt;/P&gt;&lt;P&gt;It has matched 17 rows, but added extra rows even though there is a match. Not sure why. I tried some math functions on the timestamp- but that did not give me a satisfactory answer. Not sure what is going on? Any help?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:42:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452770#M69954</guid>
      <dc:creator>SymS</dc:creator>
      <dc:date>2023-06-10T23:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452777#M69955</link>
      <description>&lt;P&gt;I can't tell what you are referring to.&amp;nbsp; When I match excluding all non-matches, there are 17 rows that match in both files.&amp;nbsp; If I include the non-matches from TS-2021, I get a total of 525,600 rows.&amp;nbsp; If I include non-matches from both files, I get 526,306 rows.&amp;nbsp; So, there are 17 dates that are in both files, 525,583 rows that only have 2PA TS dates and 706 that only have Timestamp dates.&amp;nbsp; If you join including non matches for both and then select rows where each date column is missing, you will match those numbers.&amp;nbsp; And those numbers all see like what you should get if there are 17 dates that indeed match.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 18:45:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452777#M69955</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2022-01-20T18:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452782#M69956</link>
      <description>&lt;P&gt;A bit more - I looked at the missing data pattern in your joined file and attached it - it matches what I found.&amp;nbsp; The 526,306 rows consist of the 525,583 non matched rows from the TS-2021 file, the 706 non matched rows from the App ST-2021 file, and 17 matched rows, for the total 526,306 rows that are in your joined file.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 18:50:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452782#M69956</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2022-01-20T18:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452796#M69958</link>
      <description>&lt;P&gt;At least APP ST-2021-Test timestamp has also seconds, not just minutes. You will have to &lt;STRONG&gt;remove&lt;/STRONG&gt; those first, not just change format to something without seconds, because they are still there. One way to remove seconds is to deduct Second(Timestamp) from the timestamp.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Show(AsDate(Today() - Second(Today())));&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Jan 2022 19:39:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452796#M69958</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-01-20T19:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452808#M69960</link>
      <description>&lt;P&gt;I am still perplexed:&lt;/P&gt;&lt;P&gt;In the&amp;nbsp; file "&lt;SPAN&gt;AppST-2021-Test.jmp" The first few lines (say 1-10- Jan 3rd 2021&amp;nbsp; 3.57AM- Jan 3rd 4.06 AM in column(2PA TS)&amp;nbsp; matches with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeeSawSym_1-1642708645618.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39133iB14A3752919F098E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeeSawSym_1-1642708645618.png" alt="SeeSawSym_1-1642708645618.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lines 3118-3127 in file "TS-2021" -- Is It not?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeeSawSym_2-1642708853929.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39134i38CDB904A99398F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeeSawSym_2-1642708853929.png" alt="SeeSawSym_2-1642708853929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then why do we see "dots" against those values in the results file from lines 3824-3833&lt;/P&gt;&lt;P&gt;I thought that all values should be populated against these matching timestamps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeeSawSym_3-1642709041372.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39135i723B164FEBA30EB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeeSawSym_3-1642709041372.png" alt="SeeSawSym_3-1642709041372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is my understanding not right? What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 20:08:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452808#M69960</guid>
      <dc:creator>SymS</dc:creator>
      <dc:date>2022-01-20T20:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452815#M69961</link>
      <description>&lt;P&gt;Thanks, I learned something new both in formatting and using other formulas. Removed seconds. After doing that I tried the Join.... It worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 20:44:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452815#M69961</guid>
      <dc:creator>SymS</dc:creator>
      <dc:date>2022-01-20T20:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452818#M69962</link>
      <description>&lt;P&gt;Thanks Dale for your efforts and introducing me to missing data pattern.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 20:47:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452818#M69962</guid>
      <dc:creator>SymS</dc:creator>
      <dc:date>2022-01-20T20:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452823#M69963</link>
      <description>&lt;P&gt;From this you can see that that there are seconds which are different from 00 (try changing format from column properties). Even thou it shows them as minutes, the seconds are in reality there as the values are in datetime (numeric value) which is "prettified" by formatting&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1642712568388.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39140iAD025D350C0DC5D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1642712568388.png" alt="jthi_0-1642712568388.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1642712584907.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39141iB9B49E25B1B15258/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1642712584907.png" alt="jthi_1-1642712584907.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And in TS-2021 quickly checking it seems like that the seconds are always 00.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 21:05:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452823#M69963</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-01-20T21:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452828#M69965</link>
      <description>&lt;P&gt;I have a follow up Q for the same :I joined 2 tables (subtracting the seconds from time stamp) and from the result table I see the the row count has jumped from 525,600 (which is default for 1 min resolution for a year) to 525,929 rows. How do I find which rows have been added? In my thinking I expect the results table should have the default 525,600 rows no matter what, as I see all the other tables to be joined as a subset of this timestamp.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 21:55:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452828#M69965</guid>
      <dc:creator>SymS</dc:creator>
      <dc:date>2022-01-20T21:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Full Outer Join- Timestamp not matching- adding more rows</title>
      <link>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452833#M69969</link>
      <description>&lt;P&gt;In the &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/join-data-tables.shtml#" target="_self"&gt;Join dialog&lt;/A&gt; you'll see an option for a &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/join-data-tables.shtml#ww339200" target="_self"&gt;Match Flag.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-01-20_17-09-06.731.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/39143i59F6C5099EAC2A1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2022-01-20_17-09-06.731.png" alt="2022-01-20_17-09-06.731.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;That will add a column to your resulting table saying whether the row came from the Main table, With table, or Both.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any that came from only the With didn't have a match in Main.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 22:13:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Full-Outer-Join-Timestamp-not-matching-adding-more-rows/m-p/452833#M69969</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2022-01-20T22:13:39Z</dc:date>
    </item>
  </channel>
</rss>

