<?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: GetSelectedCount to display a message in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754620#M58174</link>
    <description>&lt;P&gt;Hi guys! Thanks for your reply. I'm using Vizlib Advanced Text Object. If i put&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;GetPossibleCount([UniqueKey] ) &amp;gt; 10000&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;then table is always "ON". It doesn't disappear&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2020 17:03:05 GMT</pubDate>
    <dc:creator>Uri</dc:creator>
    <dc:date>2020-10-21T17:03:05Z</dc:date>
    <item>
      <title>GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754598#M58171</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a UniqueKey field and I&amp;nbsp;want to use ShowCondition to display a message.&lt;/P&gt;&lt;P&gt;If my UniqueKey has more than 10 000 records (rows) selected then display a message. UniqueKey of course wont be visible. User will make selections on another fields. I tried with GetSelectedCount but it returns only "Click-Selections".&lt;/P&gt;&lt;P&gt;I want to do like this If GetSelectedCount(UniqueKey ) &amp;gt; 10 000 THEN display a message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754598#M58171</guid>
      <dc:creator>Uri</dc:creator>
      <dc:date>2024-11-16T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754600#M58172</link>
      <description>&lt;P&gt;What object you are using? If that is normal, There is an option to do with Addon's of condition based..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 16:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754600#M58172</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-10-21T16:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754610#M58173</link>
      <description>&lt;P&gt;You could use &lt;A href="https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/FieldFunctions/getpossiblecount.htm" target="_self"&gt;getPossibleCount&lt;/A&gt; ()&amp;nbsp; to solve this issue. GetPossibleCount will return the number of white (and green) values of that field.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;GetPossibleCount([UniqueKey] ) &amp;gt; 10000&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 16:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754610#M58173</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-10-21T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754620#M58174</link>
      <description>&lt;P&gt;Hi guys! Thanks for your reply. I'm using Vizlib Advanced Text Object. If i put&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;GetPossibleCount([UniqueKey] ) &amp;gt; 10000&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;then table is always "ON". It doesn't disappear&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754620#M58174</guid>
      <dc:creator>Uri</dc:creator>
      <dc:date>2020-10-21T17:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754621#M58175</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/86861"&gt;@Uri&lt;/a&gt;&amp;nbsp;you can also try this with Count(DISTINCT UniqueKey) &amp;gt; 10000&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754621#M58175</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-21T17:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754630#M58178</link>
      <description>&lt;P&gt;Both GetPossibleCount and &lt;SPAN&gt;Count(DISTINCT UniqueKey) &amp;gt; 10000 works as expected but message is always "ON" until you select less than 10000 records/rows.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754630#M58178</guid>
      <dc:creator>Uri</dc:creator>
      <dc:date>2020-10-21T17:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754634#M58180</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/86861"&gt;@Uri&lt;/a&gt;&amp;nbsp;What do you want it to do?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754634#M58180</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-21T17:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754635#M58181</link>
      <description>&lt;P&gt;Perhaps this&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 17:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754635#M58181</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-10-21T17:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754654#M58183</link>
      <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;i want it to be (text message) hidden until you reach 10000 rows selected. If UniqueKey has more than 10000 rows selected display a message “It can take time to “prepare” a file so that you can download it” or “reduce number of months”. I just want to inform the user. Else I want text message to be hidden.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2020 18:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1754654#M58183</guid>
      <dc:creator>Uri</dc:creator>
      <dc:date>2020-10-21T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: GetSelectedCount to display a message</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1756743#M58366</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I fixed this by applying&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;or/and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;logic. Thanks all of you guys!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 15:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-to-display-a-message/m-p/1756743#M58366</guid>
      <dc:creator>Uri</dc:creator>
      <dc:date>2020-10-28T15:46:52Z</dc:date>
    </item>
  </channel>
</rss>

