<?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 OR formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/OR-formula/m-p/775618#M95792</link>
    <description>&lt;P&gt;Hey can someone see if you can tell what's wrong with this formula? I want to stay that if any of these column names contains a value that is "EFV" then return the value of 1 for each row into the new column.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2024 11:26:57 GMT</pubDate>
    <dc:creator>plfazeli</dc:creator>
    <dc:date>2024-07-26T11:26:57Z</dc:date>
    <item>
      <title>OR formula</title>
      <link>https://community.jmp.com/t5/Discussions/OR-formula/m-p/775618#M95792</link>
      <description>&lt;P&gt;Hey can someone see if you can tell what's wrong with this formula? I want to stay that if any of these column names contains a value that is "EFV" then return the value of 1 for each row into the new column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 11:26:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/OR-formula/m-p/775618#M95792</guid>
      <dc:creator>plfazeli</dc:creator>
      <dc:date>2024-07-26T11:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: OR formula</title>
      <link>https://community.jmp.com/t5/Discussions/OR-formula/m-p/775663#M95796</link>
      <description>&lt;P&gt;You have to compare them one by one. Or you can utilize Contains with a list&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Contains(Eval List({:Column 1, :Column 2, :Column 3}), "a") &amp;gt; 0&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1721995019918.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/66524i5FF24AD074619F7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1721995019918.png" alt="jthi_1-1721995019918.png" /&gt;&lt;/span&gt;&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="jthi_0-1721995002502.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/66523i5ADC09ED026CA4D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1721995002502.png" alt="jthi_0-1721995002502.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also other methods&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 11:57:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/OR-formula/m-p/775663#M95796</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-26T11:57:33Z</dc:date>
    </item>
  </channel>
</rss>

