<?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 Find - or not find? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/710292#M89426</link>
    <description>&lt;P&gt;According to Jmp manual the standard option &lt;STRONG&gt;By Column&lt;/STRONG&gt; in the Search/Find window works like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1702962656209.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59855i892A0D21789862F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1702962656209.png" alt="hogi_0-1702962656209.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And indeed, if there are several cells with the same value, Jmp uses this rule to step through the matching cells and at the end it starts a new round from the top left:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6343503157112w1154h480r303" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6343503157112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6343503157112w1154h480r303');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6343503157112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6343504334112w682h540r921" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6343504334112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6343504334112w682h540r921');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6343504334112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, if you want to be sure to find a matching cell, please take care that you&amp;nbsp;&lt;STRONG&gt;select the right column (if there is a row selection) &lt;/STRONG&gt;-&amp;nbsp; or even easier:&lt;STRONG&gt;&amp;nbsp;select no row or no cell at all.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;TS-00078231&lt;BR /&gt;➥ &lt;A href="https://community.jmp.com/t5/Discussions/Tiny-Traps-in-Jmp-and-JSL/m-p/702685#U702685" target="_blank"&gt;Tiny-Traps-in-Jmp-and-JSL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Feb 2024 08:52:55 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-02-04T08:52:55Z</dc:date>
    <item>
      <title>Find - or not find?</title>
      <link>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/710292#M89426</link>
      <description>&lt;P&gt;According to Jmp manual the standard option &lt;STRONG&gt;By Column&lt;/STRONG&gt; in the Search/Find window works like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1702962656209.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59855i892A0D21789862F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1702962656209.png" alt="hogi_0-1702962656209.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And indeed, if there are several cells with the same value, Jmp uses this rule to step through the matching cells and at the end it starts a new round from the top left:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6343503157112w1154h480r159" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6343503157112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6343503157112w1154h480r159');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6343503157112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6343504334112w682h540r785" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6343504334112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6343504334112w682h540r785');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6343504334112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, if you want to be sure to find a matching cell, please take care that you&amp;nbsp;&lt;STRONG&gt;select the right column (if there is a row selection) &lt;/STRONG&gt;-&amp;nbsp; or even easier:&lt;STRONG&gt;&amp;nbsp;select no row or no cell at all.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;TS-00078231&lt;BR /&gt;➥ &lt;A href="https://community.jmp.com/t5/Discussions/Tiny-Traps-in-Jmp-and-JSL/m-p/702685#U702685" target="_blank"&gt;Tiny-Traps-in-Jmp-and-JSL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 08:52:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/710292#M89426</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-02-04T08:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find - or not find?</title>
      <link>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/751645#M93278</link>
      <description>&lt;P&gt;sneak preview on Discovery Summit 2024 (online):&lt;/P&gt;&lt;P&gt;JMP + search ... issue is gone&amp;nbsp; :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 14:05:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/751645#M93278</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-05-02T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find - or not find?</title>
      <link>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/801669#M97742</link>
      <description>&lt;P&gt;JMP 18.1&lt;BR /&gt;-&amp;gt; thanks&amp;nbsp; : )&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 05:38:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Find-or-not-find/m-p/801669#M97742</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-09-25T05:38:47Z</dc:date>
    </item>
  </channel>
</rss>

