<?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: need code from Value&amp;gt;=Min and Value &amp;lt;=Max in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2040769#M1222704</link>
    <description>&lt;P&gt;&lt;SPAN&gt;(Count(Aggr(if(Value&amp;gt;=Min and Value &amp;lt;= Max,Count(WorkOrder),0),Line,WorkOrder,SampleNo,Point))).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sxbbb_0-1677053488591.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101098i440A2AEA0FF11003/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_0-1677053488591.png" alt="Sxbbb_0-1677053488591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;still not correct&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 08:11:48 GMT</pubDate>
    <dc:creator>Sxbbb</dc:creator>
    <dc:date>2023-02-22T08:11:48Z</dc:date>
    <item>
      <title>need code from Value&gt;=Min and Value &lt;=Max</title>
      <link>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2040756#M1222702</link>
      <description>&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Translation"&gt;&lt;SPAN class="Y2IQFc"&gt;I want to create a table like this&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sxbbb_2-1677051448462.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101089iFE2239255B93CEAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_2-1677051448462.png" alt="Sxbbb_2-1677051448462.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Translation"&gt;&lt;SPAN class="Y2IQFc"&gt;Where 'With in spec' comes from Value&amp;gt;=Min and Value &amp;lt;=Max.&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Translation"&gt;&lt;SPAN class="Y2IQFc"&gt;Example 1 work order&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sxbbb_3-1677051623559.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101090i259515C0D174A217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_3-1677051623559.png" alt="Sxbbb_3-1677051623559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Translation"&gt;&lt;SPAN class="Y2IQFc"&gt;I can do it but then the Data  is wrong.&lt;/SPAN&gt;&lt;/PRE&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="Sxbbb_4-1677051857759.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101091i773CA4DDAED1C37D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_4-1677051857759.png" alt="Sxbbb_4-1677051857759.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sxbbb_5-1677051892167.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101092iB17174B6A5E17E40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_5-1677051892167.png" alt="Sxbbb_5-1677051892167.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;used code of&amp;nbsp; 'With in spec'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(Count(Aggr(if(Value&amp;gt;=Min and Value &amp;lt;= Max,1,0),Line,WorkOrder,SampleNo,Point))).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 07:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2040756#M1222702</guid>
      <dc:creator>Sxbbb</dc:creator>
      <dc:date>2023-02-22T07:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: need code from Value&gt;=Min and Value &lt;=Max</title>
      <link>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2040769#M1222704</link>
      <description>&lt;P&gt;&lt;SPAN&gt;(Count(Aggr(if(Value&amp;gt;=Min and Value &amp;lt;= Max,Count(WorkOrder),0),Line,WorkOrder,SampleNo,Point))).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sxbbb_0-1677053488591.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101098i440A2AEA0FF11003/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sxbbb_0-1677053488591.png" alt="Sxbbb_0-1677053488591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;still not correct&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 08:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2040769#M1222704</guid>
      <dc:creator>Sxbbb</dc:creator>
      <dc:date>2023-02-22T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: need code from Value&gt;=Min and Value &lt;=Max</title>
      <link>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2041219#M1222729</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58578"&gt;@edwin&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Translation"&gt;&lt;SPAN class="Y2IQFc"&gt;can you help me&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 03:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-code-from-Value-gt-Min-and-Value-lt-Max/m-p/2041219#M1222729</guid>
      <dc:creator>Sxbbb</dc:creator>
      <dc:date>2023-02-23T03:57:20Z</dc:date>
    </item>
  </channel>
</rss>

