<?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: Match Col A data with Col B data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668685#M85667</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here is a simple way to get your result (see attached table)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;var_r = :REFERENCE &amp;lt;&amp;lt; Get Values;
If( Contains( var_r, :QUERY ),
	"YES",
	"NO"
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It works for both Numerical and Character values.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 00:57:48 GMT</pubDate>
    <dc:creator>Thierry_S</dc:creator>
    <dc:date>2023-08-17T00:57:48Z</dc:date>
    <item>
      <title>Match Col A data with Col B data</title>
      <link>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668674#M85666</link>
      <description>&lt;P&gt;I would like to ask what formula I can put in Column 3 to get this kind of data?&lt;BR /&gt;Means if any row of Column 2 data includes data of Column 1, then the row will print out "Y" at column 3. If there's no related value in Column 2, then the row will print out "N"&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 00:41:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668674#M85666</guid>
      <dc:creator>Sysy13</dc:creator>
      <dc:date>2023-08-17T00:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Match Col A data with Col B data</title>
      <link>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668685#M85667</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here is a simple way to get your result (see attached table)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;var_r = :REFERENCE &amp;lt;&amp;lt; Get Values;
If( Contains( var_r, :QUERY ),
	"YES",
	"NO"
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It works for both Numerical and Character values.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 00:57:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668685#M85667</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2023-08-17T00:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Match Col A data with Col B data</title>
      <link>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668704#M85669</link>
      <description>&lt;P&gt;Thx !!! It's working&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 07:10:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-Col-A-data-with-Col-B-data/m-p/668704#M85669</guid>
      <dc:creator>Sysy13</dc:creator>
      <dc:date>2023-08-17T07:10:26Z</dc:date>
    </item>
  </channel>
</rss>

