<?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: Sheet Hide and Show in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493348#M1138861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button in each sheet. let it be button1 and button2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable vShowSheet and set its value to 1. Now for sheet1 go to properties&amp;gt;&amp;gt;general&amp;gt;&amp;gt;conditional show. give expression =$(ShowSheet)=1. and for sheet2 set the property as&amp;nbsp; =$(ShowSheet)=2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for button1 set action in external action&amp;gt;&amp;gt;set variable and in variable name give ShowSheet and in value, give expression as =if($(ShowSheet)=1,2,1). and for button2 in sheet 2 give variable name in external event as ShowSheet and value as =if($(ShowSheet)=2,1,2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Oct 2013 07:16:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-19T07:16:53Z</dc:date>
    <item>
      <title>Sheet Hide and Show</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493346#M1138859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 sheets(&lt;STRONG&gt;Sheet1 and Sheet2&lt;/STRONG&gt;) in that two buttons &lt;STRONG&gt;Button1&lt;/STRONG&gt; and &lt;STRONG&gt;Button2&lt;/STRONG&gt;.in each sheet&lt;/P&gt;&lt;P&gt;when i am open my application&amp;nbsp; i want to show &lt;STRONG&gt;Sheet1, &lt;/STRONG&gt;when am&lt;STRONG&gt; &lt;/STRONG&gt;click &lt;STRONG&gt;Button2&lt;/STRONG&gt; i want to show &lt;STRONG&gt;Sheet2 and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when i am click&lt;STRONG&gt; Button1 &lt;/STRONG&gt;i want to show&lt;STRONG&gt; Sheet1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 05:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493346#M1138859</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2013-10-19T05:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Hide and Show</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493347#M1138860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PFA hope so that will help u.......&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks and Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vishal Waghole&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 06:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493347#M1138860</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-10-19T06:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Hide and Show</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493348#M1138861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button in each sheet. let it be button1 and button2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable vShowSheet and set its value to 1. Now for sheet1 go to properties&amp;gt;&amp;gt;general&amp;gt;&amp;gt;conditional show. give expression =$(ShowSheet)=1. and for sheet2 set the property as&amp;nbsp; =$(ShowSheet)=2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for button1 set action in external action&amp;gt;&amp;gt;set variable and in variable name give ShowSheet and in value, give expression as =if($(ShowSheet)=1,2,1). and for button2 in sheet 2 give variable name in external event as ShowSheet and value as =if($(ShowSheet)=2,1,2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 07:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493348#M1138861</guid>
      <dc:creator />
      <dc:date>2013-10-19T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Hide and Show</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493349#M1138862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the attached.&lt;/P&gt;&lt;P&gt;I have just checked the hide tab row in document properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 16:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Hide-and-Show/m-p/493349#M1138862</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-19T16:11:43Z</dc:date>
    </item>
  </channel>
</rss>

