<?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 Object Conditional Show in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269306#M1202978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The GetSelectedCount function will tell you how many items are selected in a certain field.&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetSelectedCount(FIELD) &amp;gt; 0&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you have multiple fields, then you can combine them:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetSelectedCount(FIELD1) + GetSelectedCount(FIELD2) + GetSelectedCount(FIELD3) &amp;gt;= 3&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You could also put this as a Calculation Condition. If the Calculation Condition is not met, the chart outline will display, but there will be an error message and no data. The error message can even be customized. This may work better as you won't have a big blank space in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Aug 2010 22:08:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-05T22:08:59Z</dc:date>
    <item>
      <title>Object Conditional Show</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269305#M1202977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the conditional show option for a chart, how do I only show the chart of the sheet has at least three fields selected? There is too much data to load the chart without multiple selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 21:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269305#M1202977</guid>
      <dc:creator />
      <dc:date>2010-08-05T21:14:19Z</dc:date>
    </item>
    <item>
      <title>Object Conditional Show</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269306#M1202978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The GetSelectedCount function will tell you how many items are selected in a certain field.&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetSelectedCount(FIELD) &amp;gt; 0&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you have multiple fields, then you can combine them:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetSelectedCount(FIELD1) + GetSelectedCount(FIELD2) + GetSelectedCount(FIELD3) &amp;gt;= 3&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You could also put this as a Calculation Condition. If the Calculation Condition is not met, the chart outline will display, but there will be an error message and no data. The error message can even be customized. This may work better as you won't have a big blank space in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 22:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269306#M1202978</guid>
      <dc:creator />
      <dc:date>2010-08-05T22:08:59Z</dc:date>
    </item>
    <item>
      <title>Object Conditional Show</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269307#M1202979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how to do exactly what you're asking for other than exhaustively checking every possible field, but what about counting how well their filters have narrowed down the data set? Something like count(MainID)&amp;lt;100000. It'll still take a little time to do the count, but probably nothing like the chart, assuming you have a complex chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 22:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269307#M1202979</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-05T22:11:27Z</dc:date>
    </item>
    <item>
      <title>Object Conditional Show</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269308#M1202980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going to put NMiller's answer as my suggested answer because that is what I was going for. However, John's answer is a great idea and I'm actually going to implement that one in my program. Thank you both!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 03:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Conditional-Show/m-p/269308#M1202980</guid>
      <dc:creator />
      <dc:date>2010-08-06T03:07:41Z</dc:date>
    </item>
  </channel>
</rss>

