<?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: Hiding Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111780#M367645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is an example that you can take a look and build according to your needs. Hope this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="HidingChart01.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130554_HidingChart01.jpg" style="height: 471px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 19:02:35 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-07-07T19:02:35Z</dc:date>
    <item>
      <title>Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111774#M367639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wanted to find out if its possible to hide a chart table when no selections have been made,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically i do not want the error "Out of object memory" to be displayed or to even allow Qlkivew to reach a point that the error "Out of object memory" is displayed. I want Qlikview to only start displaying information on the chart table once selections have been made. if no selections are made then the chart should simple state "Make Selections".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111774#M367639</guid>
      <dc:creator />
      <dc:date>2016-07-07T14:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111775#M367640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of hiding the chart, I suggest you add a Calculation Condition to the chart. This can be done on the General tab.&lt;/P&gt;&lt;P&gt;Next you can change the Error Message of the calculation condition to tell your user what he/she should do in order to get results on the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111775#M367640</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-07T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111776#M367641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expanding on the above you might not want to let the chart get to the error stage as it might take some time for it to calculate to get to that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case I would add a show condition to the chart (layout tab) to hide the chart and put the opposite logic on a text object which tells the users what to do.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example:&lt;/P&gt;&lt;P&gt;to hide if no selections have been made in a field: GetSelectedCount(fieldname) &amp;gt; 0&lt;/P&gt;&lt;P&gt;to hide if you want to only show when say 10,000 rows are available: getpossiblecount(countfield) &amp;lt;10,000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111776#M367641</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-07-07T15:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111777#M367642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;Hiding the chart is fine but Onno's suggestion is solid as well. The calculation condition will be evaluated before an attempt is made to calc the chart -- so no error stage will be reached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a bit confusing that the message for "Calculation condition unfufilled" is under the Error Message button. It's not really an "error", but that's the nomenclature. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111777#M367642</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-07T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111778#M367643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I totally agree with Rob: Calling that text an "Error Message" is very confusing indeed &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 18:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111778#M367643</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-07T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111779#M367644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Adam Davies wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;to hide if no selections have been made in a field: GetSelectedCount(fieldname) &amp;gt; 0&lt;/P&gt;
&lt;P&gt;to hide if you want to only show when say 10,000 rows are available: getpossiblecount(countfield) &amp;lt;10,000&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I suggest instead of putting those examples in the Hide Condition, to put them in the Calculation Condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 18:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111779#M367644</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-07T18:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111780#M367645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is an example that you can take a look and build according to your needs. Hope this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="HidingChart01.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130554_HidingChart01.jpg" style="height: 471px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 19:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111780#M367645</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-07-07T19:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111781#M367646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pusho,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should resolve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the property of your chart &amp;gt;&amp;gt;&amp;gt;Layout&amp;nbsp; and on the layout page you will find Show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the Show to Conditional and in the box type &lt;STRONG&gt;len(GetCurrentSelections())&amp;lt;&amp;gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now the chart will show only if there is a selection.&lt;IMG alt="getcurrentselection.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130601_getcurrentselection.PNG" style="width: 620px; height: 551px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 00:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111781#M367646</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-07-08T00:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111782#M367647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Sorry I didn't mean in any way that Onno's suggestion wasn't valid and indeed it is in true terms the 'correct' way to handle things.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;However sometimes it is easier to make things a little more obvious and 'in your face' for users which I don't think those "error" messages always are, so was purely presenting an alternative.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This is one of the reasons why I like Qlik, there are many different ways to do things depending on the situation and you know you'll always get a healthy debate on the best method &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 06:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111782#M367647</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-07-08T06:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111783#M367648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all, i resolved my issue by adding the Calculation Condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2016 23:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111783#M367648</guid>
      <dc:creator />
      <dc:date>2016-07-09T23:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111784#M367649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2016 12:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111784#M367649</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-10T12:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111785#M367650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, will do so&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 13:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Chart/m-p/1111785#M367650</guid>
      <dc:creator />
      <dc:date>2016-07-11T13:57:28Z</dc:date>
    </item>
  </channel>
</rss>

