<?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 Help with displaying a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266550#M1204612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thanks very much for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jul 2010 11:26:36 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-07-21T11:26:36Z</dc:date>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266544#M1204606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a PIVOT TABLE which is set to autominimise when a STRAIGHT TABLE is selected. The pivot table only shows summary information, so it is quite small on the screen, whereas the STRAIGHT TABLE is alot bigger. As the PIVOT TABLE is so small and reveals a large empty space in the application, i have placed a pie chart next to it displaying a percentage of sales for the selected criteria.&lt;/P&gt;&lt;P&gt;What i want to do if possible, is to autominimise the pie chart when the STRAIGHT TABLE is selected. Meaning that when the end user selects the STRAIGHT TABLE, the PIVOT TABLE and PIE CHART would autominimise, and when the end user selects the PIVOT TABLE, the PIE CHART would also re-appear.&lt;/P&gt;&lt;P&gt;Can this be done??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 13:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266544#M1204606</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-20T13:27:54Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266545#M1204607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I would probably make it easier, if the space allows (and it sounds like it does).&lt;/P&gt;&lt;P&gt;Make the layer value Bottom for the pie chart, and Top for the straight table (the pivot table can be anything), this means that when the straight table is shown, it will always be on top of the pie chart.&lt;/P&gt;&lt;P&gt;This method works for a small number of objects, because, you should bear in mind that both charts will then be calculating upon selection changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to do it would be through buttons to maximise/minimise, using actions to activate objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 13:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266545#M1204607</guid>
      <dc:creator />
      <dc:date>2010-07-20T13:36:17Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266546#M1204608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;you could create a button 'Toggle View' which changes the value of a variable "varShow" between 0 and 1. (varShow = 1- varShow ... toogles between 0 and 1)&lt;/P&gt;&lt;P&gt;In the charts/ tables you enable the show condition. (varShow=0 for the Pivot and the pie; varShow=1 for the straight table).&lt;/P&gt;&lt;P&gt;That way you can handle the show/ hide of a number of objects.&lt;BR /&gt;Afaik hidden objects do not calculate, i.e. you do not risk bad performance due to invisible charts.&lt;BR /&gt;The drawback is, that you need the button, i.e. you cannot use the autominize feature.&lt;/P&gt;&lt;P&gt;hth,&lt;BR /&gt;Thilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 13:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266546#M1204608</guid>
      <dc:creator />
      <dc:date>2010-07-20T13:47:33Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266547#M1204609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this might help you. see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 15:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266547#M1204609</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-20T15:13:34Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266548#M1204610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for that Shumail, How did you do it though, i have looked at your attachment but i cant see how it works. Am i missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 10:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266548#M1204610</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-21T10:59:30Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266549#M1204611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click on sheet tab--- click sheet properties and goto trigger tab... you can see the actions i have added there.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Shumail Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 11:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266549#M1204611</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-21T11:09:37Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266550#M1204612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thanks very much for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 11:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266550#M1204612</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-21T11:26:36Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266551#M1204613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to go into sheet properties but can not find a TRIGGERS tab .... is that a version problem? I am using ver 8.50....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 06:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266551#M1204613</guid>
      <dc:creator />
      <dc:date>2010-07-22T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266552#M1204614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umang,&lt;/P&gt;&lt;P&gt;In 8.5 we have Macro Tab instead of Trigger.. Best of luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Shumail Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 06:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266552#M1204614</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-22T06:44:12Z</dc:date>
    </item>
    <item>
      <title>Help with displaying a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266553#M1204615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Qlikview 9.0 given functionality container where you insert one or more chart.&lt;/P&gt;&lt;P&gt;see in example what is new qv9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish Srivastava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 07:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-a-chart/m-p/266553#M1204615</guid>
      <dc:creator />
      <dc:date>2010-07-22T07:41:39Z</dc:date>
    </item>
  </channel>
</rss>

