<?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: OSUser() and QVUser() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944206#M948153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSUser uses the nt user name 9as opposed to the qlikview use) inclduing the domain name.&amp;nbsp; The format of the vlue in OSUser is domain\username.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There have been some inconsistant results reported when using OSUser() function when not used in conjuction with the Upper() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the Upper(OSUser()) quite a bit to limit access to tabs based on the person accessing the applciation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 19:03:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-16T19:03:47Z</dc:date>
    <item>
      <title>OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944204#M948146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application which was using QVUser() USERID and PASSWORD for application security. I would then have a text box with the name of the Application as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-12-16 at 20.28.15.png" class="jive-image image-1" src="/legacyfs/online/109211_Screen Shot 2015-12-16 at 20.28.15.png" style="height: auto;" /&gt;&lt;IMG alt="Screen Shot 2015-12-16 at 20.32.38.png" class="jive-image image-2" src="/legacyfs/online/109212_Screen Shot 2015-12-16 at 20.32.38.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The expression in the text box is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;QVUser&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;() = 'CHITEMERERE CHRIS'&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, 'Advanced Pharmaceutical Business Intelligence &amp;amp; Analytics Suite', 'Pharmaceutical Business Intelligence &amp;amp; Analytics Suite').&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;The above two text boxes show the two different situations for the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;I have now changed my security to NTNAME authentification.&amp;nbsp; How can the same end result which i had for the application name be achieved with NTNAME security?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Regards. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 18:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944204#M948146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T18:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944205#M948150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try with osuser() to check for domain\username? it should be the same if you used above, with domain\user instead of&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'CHITEMERERE CHRIS'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subfield(OSUser(), '\', 2)&amp;nbsp; if you want only the NT user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 18:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944205#M948150</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-16T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944206#M948153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSUser uses the nt user name 9as opposed to the qlikview use) inclduing the domain name.&amp;nbsp; The format of the vlue in OSUser is domain\username.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There have been some inconsistant results reported when using OSUser() function when not used in conjuction with the Upper() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the Upper(OSUser()) quite a bit to limit access to tabs based on the person accessing the applciation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944206#M948153</guid>
      <dc:creator />
      <dc:date>2015-12-16T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944207#M948154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK you Maxgro.&amp;nbsp; I tried the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;OSUser&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;() = &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;OSUser&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(), '\', 2),'Advanced Pharmaceutical Business Intelligence &amp;amp; Analytics Suite', 'Pharmaceutical Business Intelligence &amp;amp; Analytics Suite') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application name is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-12-16 at 20.32.38.png" class="jive-image image-1" src="/legacyfs/online/109213_Screen Shot 2015-12-16 at 20.32.38.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;which is not what is expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944207#M948154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944208#M948155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam for the hint on use of USUser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944208#M948155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944209#M948156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944209#M948156</guid>
      <dc:creator />
      <dc:date>2015-12-16T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944210#M948157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam, how would one use this Upper(OSUser()) under my situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944210#M948157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944211#M948158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used it for security purposes in the past but for what you are showing in your original example, would somehting like this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='domain\username1' &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='domain\usernam2' &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='domain\username3' &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,&lt;SPAN style="font-family: Courier New;"&gt;'Advanced Pharmaceutical Business Intelligence &amp;amp; Analytics Suite', 'Pharmaceutical Business Intelligence &amp;amp; Analytics Suite'&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;based on the value of the OSUser, it will set the value accordingly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Remember the value for osuser is the domain name\username where the user name is there network name (name they use when they log into their machine - yourr user name may be cchitemerer for example&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944211#M948158</guid>
      <dc:creator />
      <dc:date>2015-12-16T19:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944212#M948159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Adam.&amp;nbsp; I used the following expression as per your recommendation:&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Upper&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;OSUser&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()) = 'STRATDIGM_2\Stratdigm', 'Advanced Pharmaceutical Business Intelligence &amp;amp; Analytics Suite', 'Pharmaceutical Business Intelligence &amp;amp; Analytics Suite') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the following results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-12-16 at 21.34.44.png" class="jive-image image-1" src="/legacyfs/online/109220_Screen Shot 2015-12-16 at 21.34.44.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I thought this should now read "Advanced Pharmaceutical Business Intelligence &amp;amp; Analytics Suite"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944212#M948159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944213#M948160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your issue is the user portion of the OSUser is not in all capital letters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you capitalize this portion &lt;SPAN style="font-family: Courier New;"&gt;Stratdigm&lt;/SPAN&gt; - you should then get your expected result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944213#M948160</guid>
      <dc:creator />
      <dc:date>2015-12-16T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944214#M948163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;everything to the right of the = sign should be in all capital letters - you have that for the domain but not the user portion of it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944214#M948163</guid>
      <dc:creator />
      <dc:date>2015-12-16T19:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944215#M948165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher - did that resolve the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 20:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944215#M948165</guid>
      <dc:creator />
      <dc:date>2015-12-16T20:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944216#M948166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adam, that works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 20:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944216#M948166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T20:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944217#M948167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent - glad I was able to help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take care&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 20:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944217#M948167</guid>
      <dc:creator />
      <dc:date>2015-12-16T20:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944218#M948168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can come in handy as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also change your connection based on user...when necessary...&lt;/P&gt;&lt;P&gt;something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let L = OSUser();&amp;nbsp;&amp;nbsp; //---&amp;gt; note: for demo purposes&amp;nbsp; OSUser is&amp;nbsp;&amp;nbsp; server\xyz&lt;/P&gt;&lt;P&gt;Let C = If(L = 'server\xyz','&lt;C&gt;','&lt;Q&gt;');&lt;/Q&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imp:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from &lt;/P&gt;&lt;P&gt;$(C)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a user that leases a license from the server and likes to see updates he has made immediately.&amp;nbsp; But he doesn't need to update it live to the web server until the nightly batch.&amp;nbsp; This works great for that circumstance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 17:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944218#M948168</guid>
      <dc:creator>brooksc57</dc:creator>
      <dc:date>2016-10-25T17:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944219#M948169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam.&amp;nbsp; This also helped me greatly when I needed to hide a tab from certain users.&amp;nbsp; I appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 22:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/944219#M948169</guid>
      <dc:creator />
      <dc:date>2017-07-28T22:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: OSUser() and QVUser()</title>
      <link>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/1618020#M948170</link>
      <description>&lt;P&gt;can you please provide me with detailed steps for chart level security in qlik sense using section access&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 06:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OSUser-and-QVUser/m-p/1618020#M948170</guid>
      <dc:creator>Ravi1</dc:creator>
      <dc:date>2019-08-29T06:37:26Z</dc:date>
    </item>
  </channel>
</rss>

