<?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: Newbie question: How can I select multiple rows with different values in one column? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13515#M12725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A can't be 9 and 11 and 13 all at the same time. I think you want an OR operator instead of an AND operator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Select Where (A==M | A==N | A==P);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 17:04:32 GMT</pubDate>
    <dc:creator>Dan_Obermiller</dc:creator>
    <dc:date>2015-07-27T17:04:32Z</dc:date>
    <item>
      <title>Newbie question: How can I select multiple rows with different values in one column?</title>
      <link>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13514#M12724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is my data table:&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;/P&gt;&lt;P&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; 900&lt;/P&gt;&lt;P&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; 1300&lt;/P&gt;&lt;P&gt;And I have three variables: M=10, N=11, and P=13 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select rows where A=M and A=N, and A=P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote this line, but it&amp;nbsp; only selects A=M.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-family: Courier New;"&gt;Select Where&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;A&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;==&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New;"&gt;M&amp;amp; &lt;SPAN style="font-family: Courier New;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;==N &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;==P&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-family: Courier New;"&gt;do you have any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 16:53:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13514#M12724</guid>
      <dc:creator>razmah</dc:creator>
      <dc:date>2015-07-27T16:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question: How can I select multiple rows with different values in one column?</title>
      <link>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13515#M12725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A can't be 9 and 11 and 13 all at the same time. I think you want an OR operator instead of an AND operator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Select Where (A==M | A==N | A==P);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 17:04:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13515#M12725</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2015-07-27T17:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question: How can I select multiple rows with different values in one column?</title>
      <link>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13516#M12726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 17:11:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Newbie-question-How-can-I-select-multiple-rows-with-different/m-p/13516#M12726</guid>
      <dc:creator>razmah</dc:creator>
      <dc:date>2015-07-27T17:11:09Z</dc:date>
    </item>
  </channel>
</rss>

