<?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: Spec Limit in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Spec-Limit/m-p/473003#M71760</link>
    <description>&lt;P&gt;You could create formula like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;spec = :param &amp;lt;&amp;lt; Get Property("Spec Limits");
If(:param &amp;lt; spec["LSL"] | :param &amp;gt; spec["USL"],
	"FAIL",
	"PASS"
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but depending on how your data is structured and what you want to do, this might not be the best solution. Attached datatable should have the formula already there&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2022 06:00:41 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2022-03-25T06:00:41Z</dc:date>
    <item>
      <title>Spec Limit</title>
      <link>https://community.jmp.com/t5/Discussions/Spec-Limit/m-p/472984#M71759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to ask if I set a particular column with spec limit(eg. low:100 and max:1000), from this limit set how can I create a corresponding column say Pass/Fail column to label those data within limit as Pass and out of spec as Fail.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:49:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Spec-Limit/m-p/472984#M71759</guid>
      <dc:creator>OneSidedCharts1</dc:creator>
      <dc:date>2023-06-10T20:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Spec Limit</title>
      <link>https://community.jmp.com/t5/Discussions/Spec-Limit/m-p/473003#M71760</link>
      <description>&lt;P&gt;You could create formula like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;spec = :param &amp;lt;&amp;lt; Get Property("Spec Limits");
If(:param &amp;lt; spec["LSL"] | :param &amp;gt; spec["USL"],
	"FAIL",
	"PASS"
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but depending on how your data is structured and what you want to do, this might not be the best solution. Attached datatable should have the formula already there&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 06:00:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Spec-Limit/m-p/473003#M71760</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-03-25T06:00:41Z</dc:date>
    </item>
  </channel>
</rss>

