<?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: is in spec(value) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774329#M95600</link>
    <description>&lt;P&gt;hm, surprising.&lt;/P&gt;&lt;P&gt;the ultra-low hanging fruits.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jul 2024 14:10:56 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-07-20T14:10:56Z</dc:date>
    <item>
      <title>is in spec(value)</title>
      <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774317#M95597</link>
      <description>&lt;P&gt;For a column with property &lt;STRONG&gt;Spec Limits&lt;/STRONG&gt;, is there a function&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;is in spec(:value)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;which compares the value of the current row with the spec limits of the column?&lt;BR /&gt;&lt;BR /&gt;The best approach which I found up to now: let JMP color the cells and analyze the colors by&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/28235"&gt;@Neo&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-MESSAGE title="How to get the row number of colored cells in a column and assign it a tag (say &amp;amp;quot;1&amp;amp;quot;) in a newly created column?" uid="749264" url="https://community.jmp.com/t5/Discussions/How-to-get-the-row-number-of-colored-cells-in-a-column-and/m-p/749264#U749264" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A cool trick - but is there any direct / implemented function available in JMP?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 13:56:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774317#M95597</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-11-08T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: is in spec(value)</title>
      <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774327#M95598</link>
      <description>&lt;P&gt;To my knowledge no. You have to either use one of the platforms which is able to do this (coloring) or utilize column properties and perform the comparison.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 14:00:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774327#M95598</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-20T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: is in spec(value)</title>
      <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774329#M95600</link>
      <description>&lt;P&gt;hm, surprising.&lt;/P&gt;&lt;P&gt;the ultra-low hanging fruits.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 14:10:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774329#M95600</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-07-20T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: is in spec(value)</title>
      <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774330#M95601</link>
      <description>&lt;P&gt;I'm not sure how it should be implemented but I think there definitely should be an implementation for it (column properties are excellent feature in JMP but they are under utilized, in my opinion).&lt;/P&gt;
&lt;P&gt;Maybe column specific something like "Select out of spec rows" (right click menu on column header) and then we could have a &amp;lt;&amp;lt; Get out of spec rows which could be send to a column which would return missing if spec limits aren't set and empty matrix if they are set but there are no such values. Though, what would happen if we get the multiple spec limits which we have asked for for quite some time?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 14:20:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774330#M95601</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-20T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: is in spec(value)</title>
      <link>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774341#M95602</link>
      <description>&lt;P&gt;I really&amp;nbsp;&lt;STRONG&gt;love&lt;/STRONG&gt; the right click new formula column. Such a great invention!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a pity that it's so restricted.&lt;BR /&gt;Many cool functions are still missing - and for many cool functions there is not even a chance to be added manually.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The drawback at the moment:&lt;BR /&gt;Custom Functions evaluate their argument. So, there is no chance to write a user define Custom Transform which &lt;U&gt;checks for the Spec limits&lt;/U&gt; and classifies the rows accordingly :(&lt;/img&gt;&lt;BR /&gt;And it seems that it will stay like this:&amp;nbsp;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/Option-or-function-to-evaluate-a-custom-column-formula-at-once/idc-p/694940/highlight/true#M5007" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/JMP-Wish-List/Option-or-function-to-evaluate-a-custom-column-formula-at-once/idc-p/694940/highlight/true#M5007&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, the only way: hope for an official transform&lt;BR /&gt;... here is the wish:&amp;nbsp;&lt;LI-MESSAGE title="🙏 is in spec (value)" uid="774331" url="https://community.jmp.com/t5/JMP-Wish-List/is-in-spec-value/m-p/774331#U774331" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 10:29:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/is-in-spec-value/m-p/774341#M95602</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-07-24T10:29:52Z</dc:date>
    </item>
  </channel>
</rss>

