<?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: Displaying Sheet through Buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418716#M795722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Settings - Document Properties (Ctrl + Alt +D) - General - Hide Tabrow ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2017 06:52:53 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-18T06:52:53Z</dc:date>
    <item>
      <title>Displaying Sheet through Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418713#M795717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi have created a 5 sheet , need&amp;nbsp; to create a 4 button in the 1st sheet so that the i should able to toggle to any of the sheet from buttons &lt;/P&gt;&lt;P&gt;and sheet tab should to hide,is this possible in qlik can any1 hlp me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418713#M795717</guid>
      <dc:creator>vignesh_s</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Sheet through Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418714#M795719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik can do anything.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have actions for Sheet. Try to get Properties - Actions - There we can see "Activate sheet" etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 06:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418714#M795719</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-18T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Sheet through Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418715#M795720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i wanna hide Sheet tabs how should i do tat,in image red marked one should b hide&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;IMG alt="11.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187231_11.png" style="height: 413px; width: 620px;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 06:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418715#M795720</guid>
      <dc:creator>vignesh_s</dc:creator>
      <dc:date>2017-12-18T06:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Sheet through Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418716#M795722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Settings - Document Properties (Ctrl + Alt +D) - General - Hide Tabrow ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 06:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418716#M795722</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-18T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Sheet through Buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418717#M795724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try this &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In button add the Action &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Action&amp;gt;&amp;gt; Active Sheet&amp;gt;&amp;gt; specify the sheet id that you need to show&lt;/P&gt;&lt;P&gt;also add the Set variable property&lt;/P&gt;&lt;P&gt;Action&amp;gt;&amp;gt;Set Variable&amp;gt;&amp;gt; give the variable&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now for your renaming 4 sheets&lt;/STRONG&gt; go to Sheet Properties&amp;gt;&amp;gt; Show&amp;gt;&amp;gt; Conditional&amp;gt;&amp;gt; if((VSheet)=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 06:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Sheet-through-Buttons/m-p/1418717#M795724</guid>
      <dc:creator>ruchirasamant</dc:creator>
      <dc:date>2017-12-18T06:55:04Z</dc:date>
    </item>
  </channel>
</rss>

