<?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: Response Limits with if condition in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Response-Limits-with-if-condition/m-p/746854#M92589</link>
    <description>&lt;P&gt;The Column Property, Response Limits only allows for 1 set per column.&amp;nbsp; I suggest that you look into the possibility of splitting your data into multiple columns based upon&amp;nbsp; Firma_Job.&amp;nbsp; Then separate Response Limits can be set.&amp;nbsp; If that would not provide you an answer, then you may have to result to adding into your graph additional Reference Lines through the use of JSL.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 11:16:01 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2024-04-11T11:16:01Z</dc:date>
    <item>
      <title>Response Limits with if condition</title>
      <link>https://community.jmp.com/t5/Discussions/Response-Limits-with-if-condition/m-p/746831#M92575</link>
      <description>&lt;P&gt;Hallo Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to set column properties to draw always a line in my Charts. (Target Value)&lt;/P&gt;&lt;P&gt;But I use in my script the same Chart again for another Label.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I try to skript 2 Response Limits but it doesn't work.&lt;/P&gt;&lt;P&gt;Is it possible to do it like this? Or is there any other Option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;
Data Table( "Data1" ):"KM/MA"n &amp;lt;&amp;lt;
Eigenschaft festlegen(
	"Response Limits",
	If( :Firma_Job == "A", {Goal( Maximize ), Upper( 1138 ), Gewichtung( 1 ), Show Limits( 1 )}, 
			:Firma_Job == "J", {Goal( Maximize ), Upper( 230 ), Gewichtung( 1 ), Show Limits( 1 ) })
	);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Apr 2024 06:59:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Response-Limits-with-if-condition/m-p/746831#M92575</guid>
      <dc:creator>voy-voy</dc:creator>
      <dc:date>2024-04-11T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Response Limits with if condition</title>
      <link>https://community.jmp.com/t5/Discussions/Response-Limits-with-if-condition/m-p/746854#M92589</link>
      <description>&lt;P&gt;The Column Property, Response Limits only allows for 1 set per column.&amp;nbsp; I suggest that you look into the possibility of splitting your data into multiple columns based upon&amp;nbsp; Firma_Job.&amp;nbsp; Then separate Response Limits can be set.&amp;nbsp; If that would not provide you an answer, then you may have to result to adding into your graph additional Reference Lines through the use of JSL.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 11:16:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Response-Limits-with-if-condition/m-p/746854#M92589</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-04-11T11:16:01Z</dc:date>
    </item>
  </channel>
</rss>

