<?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: Hide Sheets and open them on button click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430979#M160691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, that'd work too. That would be better if cbrune wanted to let users pick between several different sheets at a time (that changed based on clicks), instead of navigating from sheet to sheet via button clicks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 20:48:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-06T20:48:31Z</dc:date>
    <item>
      <title>Hide Sheets and open them on button click</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430976#M160688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i hide certain sheets and when i click on a button i want to display that sheet.&amp;nbsp; Also when I click on a different button i want to hide the sheet that was just displayed and open the sheet that the button is connected too?&amp;nbsp; Sorry I am new to Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430976#M160688</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Sheets and open them on button click</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430977#M160689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is actually pretty easy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, you want to turn off Tabs. Go to Settings, Document Properties, General, and click 'Hide Tabrow'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, you want to create the buttons that will allow you to switch between tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply create a button or text object, go to Actions, click Add Action, select type Layout, and pick "Activate Sheet".&lt;/P&gt;&lt;P&gt;Then you just type in the Sheet ID that you want the button to switch you to, and you're all set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider googling the question before you ask it, though - a quick google search turned up a bunch of very similar results to this when I searched 'qlikview hide tab'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430977#M160689</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Sheets and open them on button click</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430978#M160690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable vhidesheet and set it to 1. On the Sheet Properties-&amp;gt;General Tab, set conditional and assign the variable vhidesheet.&amp;nbsp; Create a button and add action External-&amp;gt;Set Variable. Pick variable vhidesheet.&amp;nbsp; In the value field, type the expression&amp;nbsp; =&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vhidesheet&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 1, 0,1)&amp;nbsp; that will hide or display the sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430978#M160690</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Sheets and open them on button click</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430979#M160691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, that'd work too. That would be better if cbrune wanted to let users pick between several different sheets at a time (that changed based on clicks), instead of navigating from sheet to sheet via button clicks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430979#M160691</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Sheets and open them on button click</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430980#M160692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Shivanand. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 15:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets-and-open-them-on-button-click/m-p/430980#M160692</guid>
      <dc:creator />
      <dc:date>2015-06-19T15:02:55Z</dc:date>
    </item>
  </channel>
</rss>

