<?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 / activating tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552464#M206356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/60267"&gt;http://community.qlik.com/thread/60267&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2013 09:22:47 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2013-08-02T09:22:47Z</dc:date>
    <item>
      <title>Hiding / activating tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552460#M206352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you help. I have a pie chart showing late starts for sessions, I also have a table that shows the late start reasons and details but I only want this table to appear if the user click on the pie chart or on a button to bring it up, so its hidden unless they want to see the details. How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 09:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552460#M206352</guid>
      <dc:creator />
      <dc:date>2013-08-02T09:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding / activating tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552461#M206353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fastest way is probably just to minimize the table (activate this in the caption tab).&lt;/P&gt;&lt;P&gt;When the user wants to see the details, he/she will then have to restore the minimized table by double tabbing the object,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 09:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552461#M206353</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2013-08-02T09:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding / activating tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552462#M206354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 09:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552462#M206354</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2013-08-02T09:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding / activating tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552463#M206355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use a conditional statement on the layout tab of the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could for instance create a variable called vShowChart, have a button with an action Set Variable and assign it the value =if(vShowChart=0,1,0) and then set the condition of the graph to show as vShowChart=1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably the easiest way to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say your pie chart is based on the field 'LateStarts'. You could also have the other chart conditionally showing on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount(LateStarts)=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will mean the chart will show if one of the slices is selected (at least it should)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552463#M206355</guid>
      <dc:creator />
      <dc:date>2013-08-02T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding / activating tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552464#M206356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/60267"&gt;http://community.qlik.com/thread/60267&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 09:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-activating-tables/m-p/552464#M206356</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2013-08-02T09:22:47Z</dc:date>
    </item>
  </channel>
</rss>

