<?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 Preventing selections being saved in documents in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222244#M74924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know if it is easy to prevent to save it in the way you want, but you could clear everything and go to the right sheet using triggers:&lt;/P&gt;&lt;P&gt;Go to triggers (Settings -&amp;gt;document properties - &amp;gt; Triggers) and select the 'OnOpen' event.&lt;/P&gt;&lt;P&gt;There, include a clearAll and Layout -&amp;gt; Activate Sheet&lt;/P&gt;&lt;P&gt;Include the sheet ID (you can find the ID on the sheet properties)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 16:19:55 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-04-19T16:19:55Z</dc:date>
    <item>
      <title>Preventing selections being saved in documents</title>
      <link>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222242#M74922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Occassionally someone makes a mod to a document and forgets to clear the selections and set the view back to the first page, then saves it. Does anyone know how I can prevent selections being saved in documents and ensure the first page is always shown when the users enter the application?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222242#M74922</guid>
      <dc:creator />
      <dc:date>2011-04-19T16:14:00Z</dc:date>
    </item>
    <item>
      <title>Preventing selections being saved in documents</title>
      <link>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222243#M74923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Events &amp;amp; Triggers to Unclear the selections....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222243#M74923</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-04-19T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Preventing selections being saved in documents</title>
      <link>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222244#M74924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know if it is easy to prevent to save it in the way you want, but you could clear everything and go to the right sheet using triggers:&lt;/P&gt;&lt;P&gt;Go to triggers (Settings -&amp;gt;document properties - &amp;gt; Triggers) and select the 'OnOpen' event.&lt;/P&gt;&lt;P&gt;There, include a clearAll and Layout -&amp;gt; Activate Sheet&lt;/P&gt;&lt;P&gt;Include the sheet ID (you can find the ID on the sheet properties)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222244#M74924</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-19T16:19:55Z</dc:date>
    </item>
    <item>
      <title>Preventing selections being saved in documents</title>
      <link>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222245#M74925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One solution could be, write a macro to clear all selections and activate your 1st sheet and map this function to "OnOpen" Trigger. So when ever the application is opened, Trigger would be fired and call the marco to clear the selection and activate the 1st sheet.&lt;/P&gt;&lt;P&gt;Your mode code should be something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub OnOPenDoc&lt;/P&gt;&lt;P&gt;ActiveDocument.ClearAll false&lt;/P&gt;&lt;P&gt;ActiveDocument.ActivateSheetByID "SH01"&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this may helps you&lt;/P&gt;&lt;P&gt;- Sridhar&lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preventing-selections-being-saved-in-documents/m-p/222245#M74925</guid>
      <dc:creator />
      <dc:date>2011-04-19T16:27:11Z</dc:date>
    </item>
  </channel>
</rss>

