<?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 activate multiple sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276106#M517687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hi,&lt;BR /&gt;I would like to know is what this possible to create button to activate multiple sheets at once, a sheet with several buttons each button to activate a document with multiple sheets.&lt;BR /&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Maurice &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2016 13:07:57 GMT</pubDate>
    <dc:creator>MauriceLudo</dc:creator>
    <dc:date>2016-12-16T13:07:57Z</dc:date>
    <item>
      <title>activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276106#M517687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hi,&lt;BR /&gt;I would like to know is what this possible to create button to activate multiple sheets at once, a sheet with several buttons each button to activate a document with multiple sheets.&lt;BR /&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Maurice &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276106#M517687</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-12-16T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276107#M517688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maurice,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;it is possible to do....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;initially create a variable like vshowhide&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create a...button object with some action.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;go to button properties&lt;/P&gt;&lt;P&gt;in actions tab&lt;/P&gt;&lt;P&gt;add action&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set variable&lt;/STRONG&gt; in External&lt;/P&gt;&lt;P&gt;in that add variable as variable name and assign the value like this...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(vshowhide=1,0,1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;go to the sheets and&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;in sheet properties make conditional with variable.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in conditional add value like this...&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;vshowhide=1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make this conditional to multiple sheets.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you are going to achieve your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;after this when your clicking on the button object it is going to hide multiple sheets by the single click&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and when ever you are click on that particular button object again it is going to show multiple sheets.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276107#M517688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276108#M517689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After creating variable,&lt;/P&gt;&lt;P&gt;add action in button like this.........as fallows.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146876_1.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;then,&lt;/P&gt;&lt;P&gt;go to the sheet properties&lt;/P&gt;&lt;P&gt;make conditional like this....as fallows....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146877_2.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do like this conditional on multiple sheets if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276108#M517689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T13:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276109#M517690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I would like to make disappear all the sheet when I return on the sheet Accueil &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;here is an example thank you &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276109#M517690</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-12-19T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276110#M517691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maurice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would putting the same logic on all sheets conditional show as Kalyani explained, and one additional thing to be done is, as per your requirement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On "Accueil" sheet properties, goto Triggers tab, then click on Edit action under OnActivatesheet trigger and include the set variable option and use vshow in Variable textbox and value as 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147023_Capture.PNG" style="width: 620px; height: 436px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 12:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276110#M517691</guid>
      <dc:creator>ganeshsvm</dc:creator>
      <dc:date>2016-12-19T12:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276111#M517692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganesh,&lt;/P&gt;&lt;P&gt;it does not work can you please look her thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 13:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276111#M517692</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-12-19T13:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: activate multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276112#M517693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot open your app as I'm using a Personal Edition,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and lemme kno.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-multiple-sheets/m-p/1276112#M517693</guid>
      <dc:creator>ganeshsvm</dc:creator>
      <dc:date>2016-12-20T10:00:55Z</dc:date>
    </item>
  </channel>
</rss>

