<?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 ntname problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322717#M1187843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use upper case in the inline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, N&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, ROLANDOG, A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Oct 2011 02:09:40 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2011-10-09T02:09:40Z</dc:date>
    <item>
      <title>ntname problems</title>
      <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322714#M1187838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I need to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;hide certain&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;values ​​within&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a field, with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the following code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, N&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, rolandog, A&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Divisiones, N&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Division Almacenes, A&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;The code&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does nothing.&amp;nbsp; &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I have to set&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;something more&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;please help&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 22:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322714#M1187838</guid>
      <dc:creator />
      <dc:date>2011-10-08T22:39:48Z</dc:date>
    </item>
    <item>
      <title>ntname problems</title>
      <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322715#M1187840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the value of the NTNAME to DOMAIN\ROLANDOG or whatever is returned by the function OSUser() used in a textbox or an inputbox, uppercase. Set the field N first to Divisiones in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 23:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322715#M1187840</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-08T23:31:46Z</dc:date>
    </item>
    <item>
      <title>ntname problems</title>
      <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322716#M1187842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for answering&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I convert&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;uppercase&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;user&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ntname&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 23:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322716#M1187842</guid>
      <dc:creator />
      <dc:date>2011-10-08T23:45:52Z</dc:date>
    </item>
    <item>
      <title>ntname problems</title>
      <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322717#M1187843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use upper case in the inline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, N&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, ROLANDOG, A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2011 02:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322717#M1187843</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-10-09T02:09:40Z</dc:date>
    </item>
    <item>
      <title>ntname problems</title>
      <link>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322718#M1187845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;thanks, in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the sheet&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;must be&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;put&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;condition&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is met&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when N = A&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2011 02:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ntname-problems/m-p/322718#M1187845</guid>
      <dc:creator />
      <dc:date>2011-10-09T02:48:36Z</dc:date>
    </item>
  </channel>
</rss>

