<?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 If a column contains &amp;quot;%&amp;quot;--&amp;gt; how can I use this type for a formula? i.e. if states &amp;quot;%&amp;quot; do formula, otherwise use a number from another column? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/If-a-column-contains-quot-quot-gt-how-can-I-use-this-type-for-a/m-p/409967#M65973</link>
    <description>&lt;P&gt;I'm struggling. I have a column which contains either %, /nl or 10^9 as a outcome. the linked numbers in another column have to be converted depending on these expressions. How should I use the column properties and which comparison or expression in the formula should I use? Most use a numerical part for this, but I need now the characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if --&amp;gt; % than calculate number *100, if not do xxx&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 19:54:47 GMT</pubDate>
    <dc:creator>Hester</dc:creator>
    <dc:date>2023-06-09T19:54:47Z</dc:date>
    <item>
      <title>If a column contains "%"--&gt; how can I use this type for a formula? i.e. if states "%" do formula, otherwise use a number from another column?</title>
      <link>https://community.jmp.com/t5/Discussions/If-a-column-contains-quot-quot-gt-how-can-I-use-this-type-for-a/m-p/409967#M65973</link>
      <description>&lt;P&gt;I'm struggling. I have a column which contains either %, /nl or 10^9 as a outcome. the linked numbers in another column have to be converted depending on these expressions. How should I use the column properties and which comparison or expression in the formula should I use? Most use a numerical part for this, but I need now the characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if --&amp;gt; % than calculate number *100, if not do xxx&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:54:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-a-column-contains-quot-quot-gt-how-can-I-use-this-type-for-a/m-p/409967#M65973</guid>
      <dc:creator>Hester</dc:creator>
      <dc:date>2023-06-09T19:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: If a column contains "%"--&gt; how can I use this type for a formula? i.e. if states "%" do formula, otherwise use a number from another column?</title>
      <link>https://community.jmp.com/t5/Discussions/If-a-column-contains-quot-quot-gt-how-can-I-use-this-type-for-a/m-p/409978#M65974</link>
      <description>&lt;P&gt;A picture would help. Is the column a character column, showing the % or / or ^ ? Or is it a numeric column with just a number?&lt;/P&gt;&lt;P&gt;If it is a character column, the contains() function might do what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;contains("37%", "%")
3 // position of the %

contains("37%", "/")
0 // / not found (position 0 not a valid position)&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Aug 2021 10:32:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-a-column-contains-quot-quot-gt-how-can-I-use-this-type-for-a/m-p/409978#M65974</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2021-08-16T10:32:23Z</dc:date>
    </item>
  </channel>
</rss>

