<?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: Is there a way to restrict get selected count to particular values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930404#M962159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(FieldName) = 0, '(BCBS|BCBS-Accuracy)')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching a sample with this post for you to review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2015 16:12:26 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-10-20T16:12:26Z</dc:date>
    <item>
      <title>Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930400#M962155</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;Is there a way to restrict get selected count to particular values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to restrict get selected count for:&lt;/P&gt;&lt;P&gt;BCBS and BCBS- Accuracy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930400#M962155</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-20T16:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930401#M962156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Count() function in that case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(GetSelectedCount(FieldName) &amp;gt; 0, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;FieldName = {'BCBS', ;BCBS - Accuracy'}&amp;gt;} FieldName))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930401#M962156</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-20T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930402#M962157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I select a button, it should select BCBS and BCBS-Accuracy across dashboard. If I select button for secong time, then the selections should be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am trying to do!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930402#M962157</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-20T16:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930403#M962158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I select a button, it should select BCBS and BCBS-Accuracy across dashboard. If I select button for secong time, then the selections should be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am trying to do!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use above mentioned expression in Layout?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930403#M962158</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-20T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930404#M962159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(FieldName) = 0, '(BCBS|BCBS-Accuracy)')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching a sample with this post for you to review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930404#M962159</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-20T16:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to restrict get selected count to particular values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930405#M962160</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 solution could be (using &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt; example):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188249_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102616_QlikCommunity_Thread_188249_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188249_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/102620_QlikCommunity_Thread_188249_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_188249_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/102621_QlikCommunity_Thread_188249_Pic3.JPG" style="height: auto; width: auto;" /&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>Tue, 20 Oct 2015 23:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-restrict-get-selected-count-to-particular/m-p/930405#M962160</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-20T23:30:52Z</dc:date>
    </item>
  </channel>
</rss>

