<?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 List box selection calculation in Caption in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732557#M1070121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Customers List box.&amp;nbsp; There are 92 customers.&amp;nbsp; In the title the display should be "Customers = 92/92".&amp;nbsp; If I select 3 customers then the display should change to "Customers = 3/92".&amp;nbsp; Can anybody please let me know how to display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Aug 2014 21:08:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-23T21:08:02Z</dc:date>
    <item>
      <title>List box selection calculation in Caption</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732557#M1070121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Customers List box.&amp;nbsp; There are 92 customers.&amp;nbsp; In the title the display should be "Customers = 92/92".&amp;nbsp; If I select 3 customers then the display should change to "Customers = 3/92".&amp;nbsp; Can anybody please let me know how to display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2014 21:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732557#M1070121</guid>
      <dc:creator />
      <dc:date>2014-08-23T21:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection calculation in Caption</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732558#M1070122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="; color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; '/' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="; color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for the title in the List box Properties Window -&amp;gt; General tab&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="65064" alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65064_Capture.PNG.png" style="width: 620px; height: 127px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2014 22:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732558#M1070122</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-08-23T22:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection calculation in Caption</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732559#M1070123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression should work too:&lt;/P&gt;&lt;P&gt;=Count(Distinct customer) &amp;amp; '/' &amp;amp; Count({1} Distinct customer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2014 22:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732559#M1070123</guid>
      <dc:creator />
      <dc:date>2014-08-23T22:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection calculation in Caption</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732560#M1070124</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;another one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_130513_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65075_QlikCommunity_Thread_130513_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_130513_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65076_QlikCommunity_Thread_130513_Pic2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2014 23:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-calculation-in-Caption/m-p/732560#M1070124</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-23T23:39:43Z</dc:date>
    </item>
  </channel>
</rss>

