<?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 sheet vanishes on Clear in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265483#M586043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the username you have mentioned is the in your section access then you can tick the 'Initial Data Reduction Based on Section Access' option on the 'Opening' tab of 'Document Properties'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reduce your username field to one user - the currently logged on user - so there will be no need to select it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 14:10:04 GMT</pubDate>
    <dc:creator>jedgson</dc:creator>
    <dc:date>2011-07-08T14:10:04Z</dc:date>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265479#M586039</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;I have been developing a document and it has been working ok.&lt;/P&gt;&lt;P&gt;I have security on most sheets using &lt;EM&gt;show sheets -&amp;nbsp; conditional &lt;/EM&gt;and this has been working fine.&lt;/P&gt;&lt;P&gt;(simple script loading spreadsheet with user name and 1 or 0 for each sheet) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document was working ok, but now for no apparent reason if I hit the clear button my conditional sheets vanish.&lt;/P&gt;&lt;P&gt;All I have been doing since it worked is changed some items on the dashboard, but perhaps I have clicked/ edited something by mistake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I close and reopen the document the sheets re appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help appreciated&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;(Using Version 10 64bit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 15:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265479#M586039</guid>
      <dc:creator />
      <dc:date>2011-07-07T15:56:34Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265480#M586040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you copy and paste in this discussion the condition expression you are using in your sheet properties to verify if user can view the sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that by hitting the clear button you are clearing the user and so on teh conditional check it's coming back false so not showing you the sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 16:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265480#M586040</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2011-07-07T16:12:55Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265481#M586041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem resolved - thanks for pointing me in the right direction&lt;/P&gt;&lt;P&gt;I also had a trigger on opening of the document which selected the user from the same spreadsheet.&lt;/P&gt;&lt;P&gt;seems like the load trigger is cleared when selecting the clear button.&lt;/P&gt;&lt;P&gt;I just added the on username trigger back into the clear button after the clear action and it works ok.&lt;/P&gt;&lt;P&gt;(not sure if this is the most elegant solution but it works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;On load trigger&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Username&lt;/P&gt;&lt;P&gt;=upper(osuser())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Conditional - show sheet &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum(Dashboard) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Excel sheet contains&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Username&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dashboard&lt;/P&gt;&lt;P&gt;fifeab\johnomah&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Load statement&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;AccessMatrix:&lt;/P&gt;&lt;P&gt;LOAD Username, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dashboard, &lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; [60_DataSources\Security.xlsx] (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 07:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265481#M586041</guid>
      <dc:creator />
      <dc:date>2011-07-08T07:41:39Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265482#M586042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be interested to know how you have managed to put a trigger on the "clear" action as I've not been able to do this and have had to get around it by creating an IsClear state which I use in a macro check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 13:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265482#M586042</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2011-07-08T13:04:00Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265483#M586043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the username you have mentioned is the in your section access then you can tick the 'Initial Data Reduction Based on Section Access' option on the 'Opening' tab of 'Document Properties'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reduce your username field to one user - the currently logged on user - so there will be no need to select it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 14:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265483#M586043</guid>
      <dc:creator>jedgson</dc:creator>
      <dc:date>2011-07-08T14:10:04Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265484#M586044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;P&gt;I know there is the clear button on the menu bar at the top , however I also have a clear button on the sheet (my users seem to like big obvious buttons)&lt;/P&gt;&lt;P&gt;So I can add any trigger I want to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay has mentioned an option I was not aware of so I will be giving that a go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2011 10:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265484#M586044</guid>
      <dc:creator />
      <dc:date>2011-07-09T10:18:59Z</dc:date>
    </item>
    <item>
      <title>sheet vanishes on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265485#M586045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay&lt;/P&gt;&lt;P&gt;Didn't know about this option&lt;/P&gt;&lt;P&gt;Thanks - I'll try it out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2011 10:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sheet-vanishes-on-Clear/m-p/265485#M586045</guid>
      <dc:creator />
      <dc:date>2011-07-09T10:19:37Z</dc:date>
    </item>
  </channel>
</rss>

