<?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 Star is * in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352955#M130998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactely the issue I assumed, in a section access, if you use the wildcard in a field you want to dynamically reduce, the wildcard is interpreted as all &lt;STRONG&gt;listed &lt;/STRONG&gt;values in the section access tables for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example, if you only have one user ADMIN, and you are using the wildcard for ACCOUNT_MANAGER and SALES_PERSON, I believe he won't see anything!&lt;/P&gt;&lt;P&gt;If you have another user USER1, and you set a value for SALES_PERSON, PERSON1 and another USER2 with value PERSON2, both will see their respective SALES_PERSON, and ADMIN will see both (but &lt;EM&gt;not &lt;/EM&gt;all SALES_PERSON that are in your data model, loaded in your section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not intuitive and I don't know why they have implemented it like this, but this is how I believe the wildcard in section access works (note that the wildcard behaves differently for the above mentioned access fields USERID, PASSWORD, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2012 20:44:06 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-03-14T20:44:06Z</dc:date>
    <item>
      <title>Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352952#M130995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;For some reason the "star is * " is not working in my access section.&lt;/P&gt;&lt;P&gt;Anybody has any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 17:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/352952#M130995</guid>
      <dc:creator />
      <dc:date>2012-03-14T17:24:41Z</dc:date>
    </item>
    <item>
      <title>Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352953#M130996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean with 'not working'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you need to note this part of the Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;A wildcard, i. e. *, is interpreted as all (listed) values of this field, i.e. a value listed elsewhere in this table. If used in one of the system fields (&lt;SPAN class="Italic"&gt;USERID, PASSWORD, NTNAME&lt;/SPAN&gt; or &lt;SPAN class="Italic"&gt;SERIAL&lt;/SPAN&gt;) in a table loaded in the access section of the script, it is interpreted as all (also not listed) possible values of this field. &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 20:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/352953#M130996</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-14T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352954#M130997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying,&lt;/P&gt;&lt;P&gt;Here is the case: I have my section access in excel, containing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESS,NTNAME,ACCOUNT_MANAGER,SALES_PERSON&lt;/P&gt;&lt;P&gt;i.e: ADMIN, ts-web\NIMA,*,*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;star is *;&lt;/P&gt;&lt;P&gt;section access:&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;As far I understand ,the person :NIMA , should be able to see all the account_managers and salespersons, but he is not !!!!!!!!&lt;/P&gt;&lt;P&gt;If you have any idea let me know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 20:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/352954#M130997</guid>
      <dc:creator />
      <dc:date>2012-03-14T20:33:57Z</dc:date>
    </item>
    <item>
      <title>Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352955#M130998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactely the issue I assumed, in a section access, if you use the wildcard in a field you want to dynamically reduce, the wildcard is interpreted as all &lt;STRONG&gt;listed &lt;/STRONG&gt;values in the section access tables for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example, if you only have one user ADMIN, and you are using the wildcard for ACCOUNT_MANAGER and SALES_PERSON, I believe he won't see anything!&lt;/P&gt;&lt;P&gt;If you have another user USER1, and you set a value for SALES_PERSON, PERSON1 and another USER2 with value PERSON2, both will see their respective SALES_PERSON, and ADMIN will see both (but &lt;EM&gt;not &lt;/EM&gt;all SALES_PERSON that are in your data model, loaded in your section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not intuitive and I don't know why they have implemented it like this, but this is how I believe the wildcard in section access works (note that the wildcard behaves differently for the above mentioned access fields USERID, PASSWORD, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 20:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/352955#M130998</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-14T20:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/352956#M130999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you mentioned and I have already seen in manual document , it shows all the listed values and I had to add all the names for account_managers and sales_persons to be able to see them &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; . I was hoping that there is a way to get around this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 20:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/352956#M130999</guid>
      <dc:creator />
      <dc:date>2012-03-14T20:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/1692619#M450709</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please try using "star is *" at the begining of the section access section of the script and load the user data after that.&lt;/P&gt;&lt;P&gt;Hope that it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 09:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/1692619#M450709</guid>
      <dc:creator>Shubham778</dc:creator>
      <dc:date>2020-04-10T09:36:20Z</dc:date>
    </item>
  </channel>
</rss>

