<?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: Min / Max with Slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1620121#M445713</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp; Worked perfect.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 14:29:18 GMT</pubDate>
    <dc:creator>tmumaw</dc:creator>
    <dc:date>2019-09-04T14:29:18Z</dc:date>
    <item>
      <title>Min / Max with Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618421#M445594</link>
      <description>&lt;P&gt;Need a little help with my min max calculation.&amp;nbsp; Does anyone see a problem with it?&amp;nbsp; This is a calculated dimension. Thanks&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;FONT color="#0000ff"&gt;if&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt; = {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;} &lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) &amp;gt;= &lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMin)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;,&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt; &lt;FONT color="#0000ff"&gt;and&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; (&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt; = {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;} &lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) &amp;lt;= &lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMax)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;,&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="5"&gt;)&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618421#M445594</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2024-11-16T02:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Min / Max with Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618506#M445596</link>
      <description>&lt;P&gt;&lt;FONT size="5" color="#000000"&gt;I think the red parenthesis at the start of the third line should be removed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;FONT color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;= {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;}&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) &amp;gt;=&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMin)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;,&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#0000ff"&gt;and&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;= {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;}&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;) &amp;lt;=&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMax)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;,&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="5"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 19:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618506#M445596</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-08-29T19:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Min / Max with Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618878#M445619</link>
      <description>&lt;P&gt;Are you sure that you need all these aggr? All have the same dimension and therefore the following might be working, too:&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(if(&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt; = {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;} &lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;) &amp;gt;= &lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMin)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff"&gt;and&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;({&amp;lt;&lt;FONT color="#800000"&gt;DDDC_Days&lt;/FONT&gt; = {&lt;FONT color="#800000"&gt;"&amp;lt; 0"&lt;/FONT&gt;}&amp;gt;} &lt;FONT color="#800000"&gt;DDDC_Cnt&lt;/FONT&gt;) /&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;FONT color="#0000ff"&gt;sum&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;EmployeeCnt&lt;/FONT&gt;) &amp;lt;= &lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#808080"&gt;$(vMax)&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;,&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="5"&gt;),&lt;FONT color="#800000"&gt;[PC Desc]&lt;/FONT&gt;)&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 14:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1618878#M445619</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-30T14:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Min / Max with Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1620121#M445713</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; Worked perfect.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 14:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-with-Slider/m-p/1620121#M445713</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-09-04T14:29:18Z</dc:date>
    </item>
  </channel>
</rss>

