<?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: How to make selection effective On single sheet only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605011#M1115610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, what is with the HTH before your name? I see Data Nibbler uses the same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 11:31:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-19T11:31:27Z</dc:date>
    <item>
      <title>How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605007#M1115606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to have different selections to be done in different sheet in same application. So, it means one selection in one sheet shouldn;t be linked with another sheet. Please help . Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605007#M1115606</guid>
      <dc:creator />
      <dc:date>2014-02-19T11:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605008#M1115607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just insert a trigger upon "leave sheet" to take off the selections. (sheet_properties)&lt;/P&gt;&lt;P&gt;=&amp;gt; We have, because those triggers don't quite work in the IE (Ajax client), put it all on the "navigation_buttons" (we have the tabs on the different sheets disabled) - any button, leading to a specific sheet, has several actions&lt;/P&gt;&lt;P&gt;- remove all selections (so that, when pressing the button on any sheet, the selections on that sheet get removed)&lt;/P&gt;&lt;P&gt;- activate worksheet&lt;/P&gt;&lt;P&gt;- make new selections&lt;/P&gt;&lt;P&gt;=&amp;gt; As the buttons are on every worksheet, all as linked_objects, this works in every direction.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605008#M1115607</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-19T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605009#M1115608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define an alternate state on this sheet. Objects on this sheet will make selections in the alternate state and not in the default state. Check out Alternate States on this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tip: you need to define the alternate state names in Document Properties before you can add alternate states to sheets or objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605009#M1115608</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-02-19T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605010#M1115609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sandeep Subedi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it by starting Alternate States,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Document Properties, in tat General Tab, Alternate States button will be available, just click on it, it will ask you to create the name of alternate state, for example you can give the sheet name(Dashboard) itself, so create more alternate states and name according to the sheet name and apply the settings to your qlikview document and save the file.&lt;/P&gt;&lt;P&gt;Later go to the sheet, there go to object properties, in tat General Tab, see in the right side top, there you have options for alternate state, you can select the Dashboard named alt. states for Dashboard Sheet objects and vice verse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now selections will effect on only one sheet.&lt;/P&gt;&lt;P&gt;The following images will guide you step by step&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Alt State.jpg" class="jive-image" src="/legacyfs/online/53462_Alt State.jpg" style="width: 620px; height: 413px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DashState.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/53463_DashState.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LBDAltSta.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/53464_LBDAltSta.jpg" style="width: 620px; height: 494px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Kalyan.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605010#M1115609</guid>
      <dc:creator>kalyandg</dc:creator>
      <dc:date>2014-02-19T11:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605011#M1115610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, what is with the HTH before your name? I see Data Nibbler uses the same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605011#M1115610</guid>
      <dc:creator />
      <dc:date>2014-02-19T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605012#M1115611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe it stands for &lt;STRONG&gt;H&lt;/STRONG&gt;ope &lt;STRONG&gt;T&lt;/STRONG&gt;his &lt;STRONG&gt;H&lt;/STRONG&gt;elps, I could be wrong though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for separate sheets, I think both ways of adding a trigger on leave sheet or alternate states are good options, depends on how you want it to behave. If you choose alternate states, you can go to another sheet and come back and still have the same selections as you had before. If you use triggers, when you leave it, the selections won't persist unless you add another trigger to remember the selections. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 13:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605012#M1115611</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-02-19T13:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection effective On single sheet only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605013#M1115612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Alternate States or triggers (see my answer here &lt;A href="https://community.qlik.com/thread/90657"&gt;Retaining Selections using bookmark or macro&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-effective-On-single-sheet-only/m-p/605013#M1115612</guid>
      <dc:creator>Andrea_Ghirardello</dc:creator>
      <dc:date>2014-02-19T14:31:27Z</dc:date>
    </item>
  </channel>
</rss>

