<?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 with NTNAME doesn't work with * in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-with-NTNAME-doesn-t-work-with/m-p/429181#M1166190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good mornig,&lt;/P&gt;&lt;P&gt;i should done some test to convert report from plugin to AJAX.&lt;/P&gt;&lt;P&gt;I have a problem with section access:&lt;/P&gt;&lt;P&gt;if in SECTION ACCESS i write:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;LOWER(cutenti) AS "NTNAME"&lt;/P&gt;&lt;P&gt;,'USER' as "ACCESS"&lt;/P&gt;&lt;P&gt;,commoper as JOB&lt;/P&gt;&lt;P&gt;from GenAnag.User_All_jobs&lt;/P&gt;&lt;P&gt;UNION &lt;/P&gt;&lt;P&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'saco6071' as NTNAME,'ADMIN' AS "ACCESS",'00001' AS JOB FROM DUAL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to open a Report from AJAX console with saco6071&amp;nbsp; credential it works OKù(only 00001 JOB is visible)&lt;/P&gt;&lt;P&gt;while if i Write:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;LOWER(cutenti) AS "NTNAME"&lt;/P&gt;&lt;P&gt;,'USER' as "ACCESS"&lt;/P&gt;&lt;P&gt;,commoper as JOB&lt;/P&gt;&lt;P&gt;from GenAnag.User_All_jobs&lt;/P&gt;&lt;P&gt;UNION &lt;/P&gt;&lt;P&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'saco6071' as NTNAME,'ADMIN' AS "ACCESS",'*' AS JOB FROM DUAL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to open a Report from AJAX console with saco6071&amp;nbsp; credential i can't access to report(while if i open report directly from qlikview works.i see all Job)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;someone can help me or have any ideas?&lt;/P&gt;&lt;P&gt;many thanks and best regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2012 11:07:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-21T11:07:11Z</dc:date>
    <item>
      <title>Section Access with NTNAME doesn't work with *</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-NTNAME-doesn-t-work-with/m-p/429181#M1166190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good mornig,&lt;/P&gt;&lt;P&gt;i should done some test to convert report from plugin to AJAX.&lt;/P&gt;&lt;P&gt;I have a problem with section access:&lt;/P&gt;&lt;P&gt;if in SECTION ACCESS i write:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;LOWER(cutenti) AS "NTNAME"&lt;/P&gt;&lt;P&gt;,'USER' as "ACCESS"&lt;/P&gt;&lt;P&gt;,commoper as JOB&lt;/P&gt;&lt;P&gt;from GenAnag.User_All_jobs&lt;/P&gt;&lt;P&gt;UNION &lt;/P&gt;&lt;P&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'saco6071' as NTNAME,'ADMIN' AS "ACCESS",'00001' AS JOB FROM DUAL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to open a Report from AJAX console with saco6071&amp;nbsp; credential it works OKù(only 00001 JOB is visible)&lt;/P&gt;&lt;P&gt;while if i Write:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;LOWER(cutenti) AS "NTNAME"&lt;/P&gt;&lt;P&gt;,'USER' as "ACCESS"&lt;/P&gt;&lt;P&gt;,commoper as JOB&lt;/P&gt;&lt;P&gt;from GenAnag.User_All_jobs&lt;/P&gt;&lt;P&gt;UNION &lt;/P&gt;&lt;P&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'saco6071' as NTNAME,'ADMIN' AS "ACCESS",'*' AS JOB FROM DUAL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to open a Report from AJAX console with saco6071&amp;nbsp; credential i can't access to report(while if i open report directly from qlikview works.i see all Job)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;someone can help me or have any ideas?&lt;/P&gt;&lt;P&gt;many thanks and best regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 11:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-NTNAME-doesn-t-work-with/m-p/429181#M1166190</guid>
      <dc:creator />
      <dc:date>2012-09-21T11:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with NTNAME doesn't work with *</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-NTNAME-doesn-t-work-with/m-p/429182#M1166191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i chek the Strictly exclusion and works!:-) many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 11:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-NTNAME-doesn-t-work-with/m-p/429182#M1166191</guid>
      <dc:creator />
      <dc:date>2012-09-21T11:50:34Z</dc:date>
    </item>
  </channel>
</rss>

