<?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: Display the list box  based on 4 different KPI's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742552#M453058</link>
    <description>&lt;P&gt;Thanks to your reply&lt;SPAN class=""&gt;, I&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;figured&amp;nbsp; a solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution is to create five list boxes and, using actions, controlled the list box conditional display.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 20:24:24 GMT</pubDate>
    <dc:creator>Sai78</dc:creator>
    <dc:date>2020-09-09T20:24:24Z</dc:date>
    <item>
      <title>Display the list box  based on 4 different KPI's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742220#M453032</link>
      <description>&lt;P&gt;I have a requirement that a list box which by default displays the unique cases by adding the 4 different KPIs(each KPI has different logic) ..KPI display counts ..but the list box displays the case #.&lt;/P&gt;&lt;P&gt;When the user clicks one KPI, the list box should display the cases according to that KPI.&lt;/P&gt;&lt;P&gt;If the user does not select any KPI, by default list box should display the total unique cases from all KPI's&lt;/P&gt;&lt;P&gt;Any insight would really help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 19:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742220#M453032</guid>
      <dc:creator>Sai78</dc:creator>
      <dc:date>2020-09-26T19:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display the list box  based on 4 different KPI's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742504#M453057</link>
      <description>&lt;P&gt;I'm not sure I understand correctly, but I think you'll need to set your list box's Field to an expression. Scroll down to the bottom of the Field list, select &amp;lt;Expression&amp;gt;, and the Edit Expression dialog will pop up.&amp;nbsp;Your expression would be something like:&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(KPI_1) = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; KPI_1_Cases,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;If(GetSelectedCount(KPI_2) = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; KPI_2_Cases,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;If(GetSelectedCount(KPI_3) = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KPI_3_Cases,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If(GetSelectedCount(KPI_4) = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; KPI_4_Cases,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cases))))&lt;/P&gt;&lt;P&gt;Just a guess.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 16:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742504#M453057</guid>
      <dc:creator>billbois</dc:creator>
      <dc:date>2020-09-09T16:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display the list box  based on 4 different KPI's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742552#M453058</link>
      <description>&lt;P&gt;Thanks to your reply&lt;SPAN class=""&gt;, I&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;figured&amp;nbsp; a solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution is to create five list boxes and, using actions, controlled the list box conditional display.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 20:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-the-list-box-based-on-4-different-KPI-s/m-p/1742552#M453058</guid>
      <dc:creator>Sai78</dc:creator>
      <dc:date>2020-09-09T20:24:24Z</dc:date>
    </item>
  </channel>
</rss>

