<?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: =QVuser() vriable doesn't return a username in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461027#M569979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Maybe you should use &lt;SPAN class="Bold"&gt;OSuser( )&lt;/SPAN&gt; instead of qvuser()&lt;/P&gt;&lt;P&gt;QVuser() will return a user that is entered and matched with username of section access. If you don't use that field for section access, you can only retrieve the system user which is osuser()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 16:31:21 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2012-10-02T16:31:21Z</dc:date>
    <item>
      <title>=QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461020#M569972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to incorrporate qvuser() into my code for hidding and enabling sheets for certain users.&amp;nbsp; However, it hasn't worked so far and when I made a variable with code: =QVuser()&amp;nbsp; I get an empty variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461020#M569972</guid>
      <dc:creator />
      <dc:date>2012-10-02T15:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461021#M569973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using section access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the Help:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1292"&gt;&lt;/A&gt;&lt;A name="QVuser"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;QVuser( )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a string containing the name of the current QlikView user as entered in a &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461021#M569973</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-10-02T15:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461022#M569974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be honest I don't know.&amp;nbsp; I went to the pdf QV reference manual and it talked about section access.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing maybe not, I do know that the server must be checking for credentials as people need to have there username added to documents in QEMC or else they can't access them.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I check, is there another way to see the user, perhaps for the alternative I am using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461022#M569974</guid>
      <dc:creator />
      <dc:date>2012-10-02T15:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461023#M569975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check if the QVuser() &lt;STRONG&gt;does&lt;/STRONG&gt; give result when you open it from the accesspoint (where you have to login)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can imagine that there it works as expected, since in the accesspoint you login (with Active directory or something similar).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461023#M569975</guid>
      <dc:creator />
      <dc:date>2012-10-02T15:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461024#M569976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For us , the url for access point internally is &lt;A class="loading" href="http://rbi/qlikview/"&gt;http://rbi/qlikview/&lt;/A&gt;&amp;nbsp; We don't have to login, it gets the credentials from the computer we are logged into (Forgive me, I have a math and science not computer background.)&amp;nbsp; We log in with Active Directory with our computers when we turn them on and can access access point without any further login info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461024#M569976</guid>
      <dc:creator />
      <dc:date>2012-10-02T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461025#M569977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;In case You want to hide sheet for the Different user .&lt;/P&gt;&lt;P&gt;I can recommend you another method.&lt;/P&gt;&lt;P&gt;Go to the Sheet Properties-&amp;gt;&lt;/P&gt;&lt;P&gt;In Show Sheet make it Conditional and Write the Condition=sum(SHEET1=1).&lt;/P&gt;&lt;P&gt;Now in the script...&lt;/P&gt;&lt;P&gt;write section access...statements &lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;load USERID&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet2$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;LOAD UPPER(USERID) AS USERID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //PASSWORD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;LOAD UPPER(USERID) AS USERID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET3, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET4, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET5, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET6&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet2$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now make an Excel.I am attaching the sample for Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that Go to Document properties-&amp;gt;Check the CheckBox(Initail Data Reduction Based On Section Access).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reload the Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461025#M569977</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2012-10-02T15:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461026#M569978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing is that this uses an excel file, how do I link it to that internal table on my server that has the list of users?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461026#M569978</guid>
      <dc:creator />
      <dc:date>2012-10-02T16:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461027#M569979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Maybe you should use &lt;SPAN class="Bold"&gt;OSuser( )&lt;/SPAN&gt; instead of qvuser()&lt;/P&gt;&lt;P&gt;QVuser() will return a user that is entered and matched with username of section access. If you don't use that field for section access, you can only retrieve the system user which is osuser()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461027#M569979</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-10-02T16:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: =QVuser() vriable doesn't return a username</title>
      <link>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461028#M569980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too funny Erich, I was just experimenting with that and got it to work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVuser-vriable-doesn-t-return-a-username/m-p/461028#M569980</guid>
      <dc:creator />
      <dc:date>2012-10-02T16:33:09Z</dc:date>
    </item>
  </channel>
</rss>

