<?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: Data lost when joining table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433403#M68313</link>
    <description>&lt;P&gt;If you can supply some example data we would be better able to assist you.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 02:36:19 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2021-11-05T02:36:19Z</dc:date>
    <item>
      <title>Data lost when joining table</title>
      <link>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433396#M68312</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to join 2 data tables but the data from my second data table kept on losing. I don't know how to do this, but I am using three columns to match. Is joining the table affected on how you match the data? Pls help&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:40:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433396#M68312</guid>
      <dc:creator>UserID16644</dc:creator>
      <dc:date>2023-06-10T23:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data lost when joining table</title>
      <link>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433403#M68313</link>
      <description>&lt;P&gt;If you can supply some example data we would be better able to assist you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 02:36:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433403#M68313</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2021-11-05T02:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data lost when joining table</title>
      <link>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433409#M68315</link>
      <description>&lt;P&gt;Here's my sample data and sample script&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Data Table( "sample2" ) &amp;lt;&amp;lt; Join(
    With( Data Table( "sample1" ) ),
    By Matching Columns( :SliderSN = :SliderSN, :STO_I1 = :STO_I1, :STO_I2 = :STO_I2 ),
    Drop multiples( 0, 0 ),
    Include Nonmatches( 1, 0 ),
    Preserve main table order( 1 )
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:15:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433409#M68315</guid>
      <dc:creator>UserID16644</dc:creator>
      <dc:date>2021-11-05T12:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data lost when joining table</title>
      <link>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433435#M68317</link>
      <description>&lt;P&gt;What sort of table do you want to end up with? The data from second table could have lost because there is nothing to match the table 1 with and you are using left join.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try playing around with different types of include-non-matches options with enable match flag enabled. Also you can enable Keep Dialog Open to prevent modal from closing after pressing Apply. Makes it easier to test different options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1636089837457.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37306iFCE84CAB68183AD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1636089837457.png" alt="jthi_0-1636089837457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also try concatenating the data because you have same columns&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1636090127498.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37307iA2D24A5C2829AA57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1636090127498.png" alt="jthi_1-1636090127498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 05:47:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-lost-when-joining-table/m-p/433435#M68317</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-11-05T05:47:14Z</dc:date>
    </item>
  </channel>
</rss>

