<?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: How to select row with specific criteria from left or right of digit string? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-select-row-with-specific-criteria-from-left-or-right-of/m-p/783111#M96708</link>
    <description>&lt;P&gt;Use &lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/character-functions-2.shtml?os=win&amp;amp;source=application#ww2489516" target="_blank" rel="noopener"&gt;Starts With()&lt;/A&gt;&amp;nbsp;(or &lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/character-functions-2.shtml?os=win&amp;amp;source=application#ww2468785" target="_blank" rel="noopener"&gt;Ends With()&lt;/A&gt;&amp;nbsp;if lookup from the end) instead of Contains()&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 11:28:25 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2024-08-21T11:28:25Z</dc:date>
    <item>
      <title>How to select row with specific criteria from left or right of digit string?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-select-row-with-specific-criteria-from-left-or-right-of/m-p/783100#M96707</link>
      <description>&lt;P&gt;From example in sample.xlsx. I have a list of IDs. In my case, I have tens of thousands of those. I need to remove rows where number &lt;STRONG&gt;starts from&amp;nbsp;&lt;/STRONG&gt;"204".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using:&lt;/P&gt;&lt;P&gt;&lt;CODE class=" language-jsl"&gt;Data Table ("Sample") &amp;lt;&amp;lt; Select Where ( Contains(:Sample ID, "240")) &amp;lt;&amp;lt; Delete Rows;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this will also select and delete even when "240" is in the middle of digit string. What do I do if I want to only remove when my Sample ID starts from 240?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 11:25:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-select-row-with-specific-criteria-from-left-or-right-of/m-p/783100#M96707</guid>
      <dc:creator>Azim</dc:creator>
      <dc:date>2024-08-21T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to select row with specific criteria from left or right of digit string?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-select-row-with-specific-criteria-from-left-or-right-of/m-p/783111#M96708</link>
      <description>&lt;P&gt;Use &lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/character-functions-2.shtml?os=win&amp;amp;source=application#ww2489516" target="_blank" rel="noopener"&gt;Starts With()&lt;/A&gt;&amp;nbsp;(or &lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/character-functions-2.shtml?os=win&amp;amp;source=application#ww2468785" target="_blank" rel="noopener"&gt;Ends With()&lt;/A&gt;&amp;nbsp;if lookup from the end) instead of Contains()&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 11:28:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-select-row-with-specific-criteria-from-left-or-right-of/m-p/783111#M96708</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-08-21T11:28:25Z</dc:date>
    </item>
  </channel>
</rss>

