<?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 Set Analysis NTNAME=OSUser() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564415#M210650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to write a set analysis expression that analyzes whether the NTNAME given is = to the OSUser(). It doesn't work - just keeps giving the total amount for every line whether the NTNAME = OSUser() or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;NTNAME=OSUser()&amp;gt;} AMT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Apr 2014 20:49:50 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2014-04-26T20:49:50Z</dc:date>
    <item>
      <title>Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564415#M210650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to write a set analysis expression that analyzes whether the NTNAME given is = to the OSUser(). It doesn't work - just keeps giving the total amount for every line whether the NTNAME = OSUser() or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;NTNAME=OSUser()&amp;gt;} AMT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 20:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564415#M210650</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-04-26T20:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564416#M210651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum ({$&amp;lt;NTNAME={"=OSUser()"}&amp;gt;} AMT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum ({$&amp;lt;NTNAME={'$(=OSUser())'}&amp;gt;} AMT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 20:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564416#M210651</guid>
      <dc:creator />
      <dc:date>2014-04-26T20:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564417#M210652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum ({&amp;lt;NTNAME={ '$(=OSUser())' }&amp;gt;} AMT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum ({$&amp;lt;NTNAME={ '$(=OSUser())' }&amp;gt;} AMT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Sum ({$&amp;lt;NTNAME={ "$(=OSUser())" }&amp;gt;} AMT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum ({$&amp;lt;NTNAME={ "$(=OSUser())" }&amp;gt;} AMT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 21:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564417#M210652</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-26T21:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564418#M210653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if you put =OSuser() in a text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 02:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564418#M210653</guid>
      <dc:creator>trey_bayne</dc:creator>
      <dc:date>2014-04-27T02:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564419#M210654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;youcan use below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum ({$&amp;lt;NTNAME={$(=Upper(OSUser()))&amp;gt;} AMT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 03:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564419#M210654</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-04-27T03:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564420#M210655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({$ &amp;lt;NT_NAME={"$(=OSUser())"}&amp;gt;} AMT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the domain is present in NT_NAME and OSUser()&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;not present in NT_NAME and not present in OSUser()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 16:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564420#M210655</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-27T16:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NTNAME=OSUser()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564421#M210656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Take into account that NTNAME is a reserved field name for section access and not visible from the model. If you want to compare current user returned by OSUser() with any other field that stores the user, make sure you are loading them in a field named different to NTNAME, otherwise, it will not work.&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 19:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NTNAME-OSUser/m-p/564421#M210656</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-04-27T19:12:16Z</dc:date>
    </item>
  </channel>
</rss>

