<?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: Multi selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551470#M551487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try nested IF statement&lt;/P&gt;&lt;P&gt;=if(KPI&amp;gt;=20 and KPI&amp;lt;60,UNITCD,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 11:28:17 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2013-11-20T11:28:17Z</dc:date>
    <item>
      <title>Multi selection</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551469#M551486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a table&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of Kpi's &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;that each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;has&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;values&lt;/SPAN&gt;&lt;SPAN&gt;​​,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I need to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;filter the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UnitCd &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;who have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different values ​​in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;kpi&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;For example:&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I want to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get all the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UnitCD &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;that have value for Kpi= &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;SC120013&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;between&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;20&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;60&lt;/SPAN&gt; and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;for Kpi = &lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;SC1200141&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a value of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;between 5 and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;And&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for Kpi = &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;SC120051&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;equal value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Pls Help&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 11:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551469#M551486</guid>
      <dc:creator />
      <dc:date>2013-11-20T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multi selection</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551470#M551487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try nested IF statement&lt;/P&gt;&lt;P&gt;=if(KPI&amp;gt;=20 and KPI&amp;lt;60,UNITCD,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 11:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551470#M551487</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-11-20T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multi selection</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551471#M551488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ofra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for just one KPI this is "relatively easy": You have to use IntervalMatch().&lt;/P&gt;&lt;P&gt;- Process your data in the script to have the correct values of that KPI for every UnitCD (say, that's a field&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt;&amp;gt; KPIvalue &amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- Load an Inline table with the intervals you want, using &amp;gt;&amp;gt;&amp;gt; IntervalMatch(KPIvalue) &amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For several KPIs, you would have to use set analysis, specifying a lower_ bound and an upper_bound for both/ all of the KPIs in question and use a simple COUNT() as expression (y-axis) in your chart&lt;/P&gt;&lt;P&gt;=&amp;gt; You can, I guess, replace parts of your set_expression with fields/ variables that the user can select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 11:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551471#M551488</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-11-20T11:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multi selection</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551472#M551489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;all of the UnitCD that the &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of their&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;numerator&lt;/SPAN&gt; for &lt;SPAN class="hps"&gt;each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Kpi&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;s is different.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Pls see the attachment&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 11:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551472#M551489</guid>
      <dc:creator />
      <dc:date>2013-11-20T11:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multi selection</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551473#M551490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have more than 200 Kpis how can i manage this with variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 13:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-selection/m-p/551473#M551490</guid>
      <dc:creator />
      <dc:date>2013-11-20T13:00:46Z</dc:date>
    </item>
  </channel>
</rss>

