<?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 cell value in one column to multiple cells in another column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530545#M75372</link>
    <description>&lt;P&gt;Thanks Jim, but I would still need to find the repeated or same value fails in column Results. also the timestamp is not static it keeps changing&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 17:58:54 GMT</pubDate>
    <dc:creator>SamD</dc:creator>
    <dc:date>2022-08-04T17:58:54Z</dc:date>
    <item>
      <title>Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530515#M75366</link>
      <description>&lt;P&gt;Hello, I have a data table with many columns that I need to review and find a few data points of concerns. I writing a script that will &lt;FONT color="#0000FF"&gt;find&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;color&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;select&lt;/FONT&gt; then &lt;FONT color="#0000FF"&gt;extract&lt;/FONT&gt; to another subset table. My issue is with the find portion of the script. To give you an example, my table has a timestamp record for every data point/cell. I need to find matching cells in timestamp column then look at multiple matching Fails in column Results. The "F2" is just one fail, could be others F3, 4, 5... the key is the matching cells in Results column are same repeating value.&lt;/P&gt;&lt;P&gt;Any feedback would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&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="SamD_0-1659634256506.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44578i38D74418DCCDCB7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SamD_0-1659634256506.png" alt="SamD_0-1659634256506.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 17:06:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530515#M75366</guid>
      <dc:creator>SamD</dc:creator>
      <dc:date>2023-06-09T17:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530527#M75369</link>
      <description>&lt;P&gt;II assume what you need to use is either&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt &amp;lt;&amp;lt; select where(:Timestamp == "PTD0.656249835258169");&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;x = dt &amp;lt;&amp;lt; get rows where( :Timestamp == "PTD0.656249835258169" );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Running interactively, you can click on the cell in question, then right click and select.........."Select Matching Cells"&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 17:48:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530527#M75369</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-08-04T17:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530545#M75372</link>
      <description>&lt;P&gt;Thanks Jim, but I would still need to find the repeated or same value fails in column Results. also the timestamp is not static it keeps changing&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 17:58:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530545#M75372</guid>
      <dc:creator>SamD</dc:creator>
      <dc:date>2022-08-04T17:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530560#M75374</link>
      <description>&lt;P&gt;I was just pointing you to functions that I thought you might be able to use to get what you need.&amp;nbsp; You may be able to use a Row State Handler to trigger the selections of the results etc.&amp;nbsp; If you can provide more specifics on the exact methodology you use, and the rules you are using for your selection, the community may be able to give you more assistance.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 18:28:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530560#M75374</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-08-04T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530661#M75388</link>
      <description>&lt;P&gt;Thanks Jim,&amp;nbsp;I used few select statements similar to yours but not giving me what I need. sorry if I confused you, finding the timestamp is easy.&lt;/P&gt;&lt;P&gt;I need a script that looks at every unique timestamp then evaluate the relevant results and flag if any it is a repeating fails.&lt;/P&gt;&lt;P&gt;In my data I always have 4 consecutive rows with same timestamp. good data should not have the same repeating fail within same time stamp.&lt;/P&gt;&lt;P&gt;as I mentioned&amp;nbsp;&lt;SPAN&gt;timestamp is not static it keeps changing but always&amp;nbsp;4 consecutive rows will have the same timestamp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to automate this since each file I get will have 100k rows in it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 21:13:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530661#M75388</guid>
      <dc:creator>SamD</dc:creator>
      <dc:date>2022-08-04T21:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530664#M75389</link>
      <description>&lt;P&gt;I would simply create a Summary data table, grouping by timestamp and fail.&amp;nbsp; Then if you search on N Rows, for any value greater than 1, you will have found all of the timestamps with repeating fails.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 21:42:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530664#M75389</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-08-04T21:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Match cell value in one column to multiple cells in another column</title>
      <link>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530685#M75392</link>
      <description>&lt;P&gt;Thanks Jim, that actually might work for what I need thanks you!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 22:52:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Match-cell-value-in-one-column-to-multiple-cells-in-another/m-p/530685#M75392</guid>
      <dc:creator>SamD</dc:creator>
      <dc:date>2022-08-04T22:52:06Z</dc:date>
    </item>
  </channel>
</rss>

