<?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: Green dots on the sheet tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511186#M190972</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;thank you for idea!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have just found out the mistake!)) It was so stupid....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had assigned an alternative state "Security" for the sheet and some objects and not "inherited" as it is usually by default.&lt;/P&gt;&lt;P&gt;When I run the macro, then the selections are made in the inhereted (default) state, that is why I did not see any selections in the Current Selection Box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 13:37:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-26T13:37:22Z</dc:date>
    <item>
      <title>Green dots on the sheet tab</title>
      <link>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511184#M190970</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;Help is needed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe somebody can give me an explanation on the green dots that appear on the sheet tab....&lt;/P&gt;&lt;P&gt;I would really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I understand that green dot on the tab means that the value is selected in that sheet.&lt;/P&gt;&lt;P&gt;I run a macro, one of its function says: &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;ActiveDocument.Fields("A").Select "XXX" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I see the green dots on the sheet tab, my charts have been changed based on the selection but I dont see any selections in the Current Selection box....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How is it possible??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;P.S. I have to use it in a macro, trigger actions does not help in my case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please see a photo of the dashboard in the attached file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 12:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511184#M190970</guid>
      <dc:creator />
      <dc:date>2013-06-26T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Green dots on the sheet tab</title>
      <link>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511185#M190971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing I can think of is the selection is made in a field that starts with a prefix that's the same as defined in the script as hidden prefix with SET HiddenPrefix = '&lt;EM&gt;X&lt;/EM&gt;'; (X being an example). That would keep it from being shown in the currentselections box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's not it then you'll have to create a sampe document that has the same problem. Read this document: &lt;A _jive_internal="true" class="active_link" href="https://community.qlik.com/docs/DOC-1290" style="font-size: 12px; color: #007fc0; font-family: Arial;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 12:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511185#M190971</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-26T12:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Green dots on the sheet tab</title>
      <link>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511186#M190972</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;thank you for idea!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have just found out the mistake!)) It was so stupid....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had assigned an alternative state "Security" for the sheet and some objects and not "inherited" as it is usually by default.&lt;/P&gt;&lt;P&gt;When I run the macro, then the selections are made in the inhereted (default) state, that is why I did not see any selections in the Current Selection Box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Green-dots-on-the-sheet-tab/m-p/511186#M190972</guid>
      <dc:creator />
      <dc:date>2013-06-26T13:37:22Z</dc:date>
    </item>
  </channel>
</rss>

