<?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: Show Number and selected value in a listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80325#M781446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a text box object, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Selected values: ' &amp;amp; Concat(DISTINCT FieldName, ', ') &amp;amp; ' and Selected No: ' &amp;amp; Count(DISTINCT FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 15:45:35 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-23T15:45:35Z</dc:date>
    <item>
      <title>Show Number and selected value in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80324#M781445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could someone help with below requirement.&lt;/P&gt;&lt;P&gt;I need to show selected value and also how many values are selected in a listbox&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ex: Selected values : In,US,UK and Selected No: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80324#M781445</guid>
      <dc:creator>suren946</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show Number and selected value in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80325#M781446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a text box object, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Selected values: ' &amp;amp; Concat(DISTINCT FieldName, ', ') &amp;amp; ' and Selected No: ' &amp;amp; Count(DISTINCT FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 15:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80325#M781446</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-23T15:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show Number and selected value in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80326#M781447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try concat function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntax : Concat(DISTINCT Year,',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 16:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80326#M781447</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-23T16:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show Number and selected value in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80327#M781448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Sunny&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; your expression helped me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also below expression gave me the expected output with slight difference in the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Selected Value: ' &amp;amp; GetFieldSelections(Field) &amp;amp;' '&amp;amp; 'Selected No:' &amp;amp;GetSelectedCount(Field)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 21:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Number-and-selected-value-in-a-listbox/m-p/80327#M781448</guid>
      <dc:creator>suren946</dc:creator>
      <dc:date>2018-03-23T21:47:31Z</dc:date>
    </item>
  </channel>
</rss>

