<?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: QlikView document with multiple sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358258#M1170362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like they say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but before clearing all the selections you should save tmem to the bookmark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. save selections to bookmark&lt;/P&gt;&lt;P&gt;2. clear selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when get back to that sheet you can apply that bookmark &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no other way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 10:21:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-19T10:21:49Z</dc:date>
    <item>
      <title>QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358254#M1170358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QlikView document have multiple sheets, filter selection in one sheet get reflects to all the sheets. Is there any way to avoid that, want to restrict the filter particular to that sheet only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 09:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358254#M1170358</guid>
      <dc:creator />
      <dc:date>2012-07-19T09:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358255#M1170359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please run Clear All Action in ActiveSheet Trigger. SheetProperties -&amp;gt; Triggers -&amp;gt; OnActiveSheet -AddAction -Add - Choos Clear All From Action box -&amp;gt;Ok&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If you want to do for objects, just add set analysis expression Sum({&amp;lt;filterColumn =&amp;gt;}Column)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 09:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358255#M1170359</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-07-19T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358256#M1170360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt; Please keep Clear All trigger on rest of the sheet, By this your other sheets will not get reflect.&lt;/P&gt;&lt;P&gt;In Sheet properties, Put the trigger OnActivateSheet trigger &amp;gt; Add the Action &amp;gt; Clear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can do it on same sheet properties, in OnLeaveSheet &amp;gt; Clear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 09:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358256#M1170360</guid>
      <dc:creator>advait_thakur</dc:creator>
      <dc:date>2012-07-19T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358257#M1170361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;I am using a single field which is common on all the sheets with some other fields as filter. If I use Clear All then every time user have to make the selection. Is there any other way around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358257#M1170361</guid>
      <dc:creator />
      <dc:date>2012-07-19T10:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358258#M1170362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like they say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but before clearing all the selections you should save tmem to the bookmark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. save selections to bookmark&lt;/P&gt;&lt;P&gt;2. clear selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when get back to that sheet you can apply that bookmark &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no other way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358258#M1170362</guid>
      <dc:creator />
      <dc:date>2012-07-19T10:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358259#M1170363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show with example what you are trying to achive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358259#M1170363</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-07-19T10:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358260#M1170364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Pari is correct. I too had faced in one of my project, then i implemented by using BookMarks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bookmark can save and retrieve the filter selections whenever we required, that's the great feature of BookMark in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An additional step for your requirements will be fulfilled by applying triggers only in "On-Leave" and "On-Activate" actions.i.e; Right-Click on sheet --&amp;gt; Properties --&amp;gt; Triggers --&amp;gt; Sheet Events&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.)On-Leave&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Action Type --&amp;gt; Bookmarks --&amp;gt; ReplaceBookmark= BM01&lt;/P&gt;&lt;P&gt;Action Type --&amp;gt; Selections --&amp;gt; ClearAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.)On-Activate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Action Type --&amp;gt; Bookmarks --&amp;gt; ApplyBookmark = BM01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this might helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358260#M1170364</guid>
      <dc:creator />
      <dc:date>2012-07-19T10:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358261#M1170365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;me?:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 11:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358261#M1170365</guid>
      <dc:creator />
      <dc:date>2012-07-19T11:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358262#M1170366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i think in this case the best way is to use "alternate state". define an alternate state in :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Settings --&amp;gt; Document properties --&amp;gt; General : Alternate States...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then for every object that is on that special sheet, set this alternate state in: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;properties --&amp;gt; General : Alternate State&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Peyman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 12:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358262#M1170366</guid>
      <dc:creator>azimabadi</dc:creator>
      <dc:date>2012-07-19T12:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView document with multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358263#M1170367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can place each sheet in a different state and let the objects inherit the sheet state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For field that is common across sheets, I believe you'll have to set up an action to copy the selection to all the other states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 14:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-document-with-multiple-sheets/m-p/358263#M1170367</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-07-19T14:46:21Z</dc:date>
    </item>
  </channel>
</rss>

