<?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: Count if on button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654263#M239081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but it doesn't ,&lt;/P&gt;&lt;P&gt;I created a listbox expression by &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;aggr(Count([Security Name]), [% GUID]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;which gave me 1 ,2,3 .........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;i don't want to go that list box and select 1 ,instead i want to click the button and select 1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2014 15:30:02 GMT</pubDate>
    <dc:creator>venkatg6759</dc:creator>
    <dc:date>2014-06-25T15:30:02Z</dc:date>
    <item>
      <title>Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654258#M239076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;i am trying to get this expression by using button.&lt;/P&gt;&lt;P&gt;=aggr(Count([Security Name]),[% GUID]) Where i need only 1 to be selected &lt;/P&gt;&lt;P&gt;if(Count(SecurityName)=1,SecurityName)&lt;/P&gt;&lt;P&gt;i need 1 to be selected on click of button.&lt;/P&gt;&lt;P&gt;I tried using select in field but unable to get the answer.&lt;/P&gt;&lt;P&gt;Any helpful ideas?&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Venkata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654258#M239076</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-06-25T15:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654259#M239077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(MyField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654259#M239077</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T15:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654260#M239078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doesn't work!&lt;/P&gt;&lt;P&gt;i need number, individual security to be selected &lt;/P&gt;&lt;P&gt;suppose if count&amp;nbsp; gives you 1,2,3,4&lt;/P&gt;&lt;P&gt;i need 1 to be selected from the count .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654260#M239078</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-06-25T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654261#M239079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(SecurityName) = 1, aggr(Count([Security Name]), [% GUID]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654261#M239079</guid>
      <dc:creator />
      <dc:date>2014-06-25T15:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654262#M239080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GetSelectedCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SecurityName&lt;/SPAN&gt;)=1, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SecurityName&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654262#M239080</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-25T15:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count if on button</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654263#M239081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but it doesn't ,&lt;/P&gt;&lt;P&gt;I created a listbox expression by &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;aggr(Count([Security Name]), [% GUID]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;which gave me 1 ,2,3 .........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;i don't want to go that list box and select 1 ,instead i want to click the button and select 1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 15:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-on-button/m-p/654263#M239081</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-06-25T15:30:02Z</dc:date>
    </item>
  </channel>
</rss>

