<?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: Re: Hiding/Show sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821912#M289727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sampath,&lt;/P&gt;&lt;P&gt;by setting a variable action will resolve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 04:50:30 GMT</pubDate>
    <dc:creator>sasikanth</dc:creator>
    <dc:date>2014-11-26T04:50:30Z</dc:date>
    <item>
      <title>Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821907#M289722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;application&amp;nbsp; have two sets of sheets in my application and a main menu sheet, with two buttons in main menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by default only this main menu sheet should be visible and all others sheets should be hidden.&lt;/P&gt;&lt;P&gt;when I click on one button its associated sheets should highlight and I should have button to got to main menu in all sheets .&lt;/P&gt;&lt;P&gt;when I click on this go to main menu all sheets should be hidden and main menu sheet should be visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me out. \&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:$@M"&gt;$@M&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821907#M289722</guid>
      <dc:creator />
      <dc:date>2014-11-26T04:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821908#M289723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821908#M289723</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-11-26T04:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821909#M289724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;I have multiple sheets for a single set , in that case it will not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821909#M289724</guid>
      <dc:creator />
      <dc:date>2014-11-26T04:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821910#M289725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I this you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821910#M289725</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-11-26T04:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821911#M289726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Samapth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best solution in this cases it to play will variables . Create 2 variable &lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vShow =1&lt;/P&gt;&lt;P&gt;vHide=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and assign these variables to you sheets accordingly. After that create two buttons to Show and Hide all these sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821911#M289726</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-11-26T04:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821912#M289727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sampath,&lt;/P&gt;&lt;P&gt;by setting a variable action will resolve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821912#M289727</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-11-26T04:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821913#M289728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nisha loganathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821913#M289728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T04:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821914#M289729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what you have given works for me but there is a small change in it . i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I click on set1 main sheet should be hidden and we should navigate to sheet1 and sheet2 and sheet3 will be active.&lt;/P&gt;&lt;P&gt;like wise for set2 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 05:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821914#M289729</guid>
      <dc:creator />
      <dc:date>2014-11-26T05:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821915#M289730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;PFA updated one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nisha loganathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 05:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821915#M289730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T05:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821916#M289731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set another variable and&lt;/P&gt;&lt;P&gt; write in lay out condition of main page like in the qvw file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 05:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821916#M289731</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-11-26T05:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821917#M289732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 05:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821917#M289732</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-11-26T05:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding/Show sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821918#M289733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just create one variable. Change the values according to the need.&lt;/P&gt;&lt;P&gt;Like for main sheet $(vSheet)=0&lt;/P&gt;&lt;P&gt;for first set $(vSheet)=1&lt;/P&gt;&lt;P&gt;for second set $(vSheet)=2&lt;/P&gt;&lt;P&gt;just change the values on button click action and give condition for all sheets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 06:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-Show-sheets/m-p/821918#M289733</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2014-11-26T06:49:23Z</dc:date>
    </item>
  </channel>
</rss>

