<?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: Comparing OSUSER and user_name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589956#M218779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 02:39:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-17T02:39:10Z</dc:date>
    <item>
      <title>Comparing OSUSER and user_name</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589953#M218776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OSUSER&lt;/STRONG&gt; is &lt;STRONG&gt;happiest\keerthi&lt;/STRONG&gt; and i have a field called user_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User_name has many names such as keerthi, Anil without the domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on a button, it should compare OSUSER with the user_name. If user_name matches&amp;nbsp; then particular user_name should be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this. i don't know how to check between OSUSER and user_name because of the domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply ASAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Redards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 17:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589953#M218776</guid>
      <dc:creator />
      <dc:date>2014-02-16T17:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing OSUSER and user_name</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589954#M218777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to extract the user from osuser() you can try this&lt;/P&gt;&lt;P&gt;Right(OSUser(), len(OSUser()) - index(OSUser(), '\'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a button&lt;/P&gt;&lt;P&gt;select in field&lt;/P&gt;&lt;P&gt;field =&lt;/P&gt;&lt;P&gt;user&lt;/P&gt;&lt;P&gt;search string = &lt;/P&gt;&lt;P&gt;=Right(OSUser(), len(OSUser()) - index(OSUser(), '\'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 17:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589954#M218777</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-16T17:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing OSUSER and user_name</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589955#M218778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can extract the user name only using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=subfield(OSUser(),'\',2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you try using this expression as search string in a select in field button action (for selection in field user_name).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 17:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589955#M218778</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-02-16T17:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing OSUSER and user_name</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589956#M218779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 02:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589956#M218779</guid>
      <dc:creator />
      <dc:date>2014-02-17T02:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing OSUSER and user_name</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589957#M218780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 02:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-OSUSER-and-user-name/m-p/589957#M218780</guid>
      <dc:creator />
      <dc:date>2014-02-17T02:39:30Z</dc:date>
    </item>
  </channel>
</rss>

