<?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 Section Access Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230164#M82028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to use NTname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Feb 2011 09:19:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-25T09:19:50Z</dc:date>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230162#M82026</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;I have implement the section access in my application, It reduces the data properly according to the matrix which I have define.&lt;/P&gt;&lt;P&gt;I schedule this application on daily basis, problem is that the application ask for userid and password every time when I open it for making any changes and also whenever schedule triggered .&lt;/P&gt;&lt;P&gt;Now my question is that&lt;/P&gt;&lt;P&gt;1) can I pass the user id and password (Admin userid) to application&lt;/P&gt;&lt;P&gt;2)or I am missing anything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 08:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230162#M82026</guid>
      <dc:creator />
      <dc:date>2011-02-25T08:42:42Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230163#M82027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You better can use NTname.&lt;/P&gt;&lt;P&gt;Once you are logged on your network, your username will automatically detect.&lt;/P&gt;&lt;P&gt;Greetz,&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230163#M82027</guid>
      <dc:creator />
      <dc:date>2011-02-25T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230164#M82028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to use NTname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230164#M82028</guid>
      <dc:creator />
      <dc:date>2011-02-25T09:19:50Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230165#M82029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank u for your reply, I really appreciate your quick response.&lt;/P&gt;&lt;P&gt;I dont want to use the NTName, can I pass the userid and password to application when scheduler trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230165#M82029</guid>
      <dc:creator />
      <dc:date>2011-02-25T09:22:49Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230166#M82030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upendra,&lt;/P&gt;&lt;P&gt;Concatenate the Sectin access table with below table provide DEVELOPER SERIAL KEY.&lt;/P&gt;&lt;P&gt;So whenever u open ur application on same machine it will not prompt for user id and pasword.&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;concatenate&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ACCESS, USERID, PASSWORD, SERIAL&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ADMIN, *, *, 1234 5678 1234 5678&lt;/P&gt;&lt;P style="font-weight: bold"&gt;];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230166#M82030</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-02-25T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230167#M82031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Manesh,&lt;/P&gt;&lt;P&gt;Thanks for solution, it's working .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 10:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230167#M82031</guid>
      <dc:creator />
      <dc:date>2011-02-25T10:37:58Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230168#M82032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Upendra,&lt;/P&gt;&lt;P&gt;Please veryfy as answer to my reply so it will be useful to others.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manesh Khot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230168#M82032</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-02-25T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230169#M82033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manesh,&lt;/P&gt;&lt;P&gt;can u help me on&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/41004.aspx"&gt;http://community.qlik.com/forums/t/41004.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 11:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/230169#M82033</guid>
      <dc:creator />
      <dc:date>2011-02-25T11:58:44Z</dc:date>
    </item>
  </channel>
</rss>

