<?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: Restriction  Tabs to the particular Users. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660264#M1078770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;By this way how can i restrict the users?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 10:45:37 GMT</pubDate>
    <dc:creator>krishna20</dc:creator>
    <dc:date>2014-07-11T10:45:37Z</dc:date>
    <item>
      <title>Restriction  Tabs to the particular Users.</title>
      <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660262#M1078768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i restrict the tabs and company to particular users.The user has to login into directly without asking password into the browser.I used section access&amp;nbsp; but not working.But without section access the user login automatically .Can anyone pls help me out.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660262#M1078768</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-07-11T10:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction  Tabs to the particular Users.</title>
      <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660263#M1078769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the properteis of the sheet there is a show sheet section&lt;/P&gt;&lt;P&gt;select conditional radio button and put your condition which may be any QlikView expression you want&lt;/P&gt;&lt;P&gt;you may choose if(sum(field)=0,0,1) for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the NTNAME field of your section access to a table in the section application and put a flag in a column for example when 1 then show sheet else hide it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660263#M1078769</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-11T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction  Tabs to the particular Users.</title>
      <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660264#M1078770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;By this way how can i restrict the users?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660264#M1078770</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-07-11T10:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction  Tabs to the particular Users.</title>
      <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660265#M1078771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add the NTNAME field of your section access to a table in the section application and put a flag in a column for example when 1 then show sheet else hide it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660265#M1078771</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-11T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction  Tabs to the particular Users.</title>
      <link>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660266#M1078773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the tab sheet properties-&amp;gt;Show Sheet: Conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=match(Lower(osuser()),&lt;/P&gt;&lt;P&gt;'NTNAME_1',&lt;/P&gt;&lt;P&gt;'NTNAME_2&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restriction-Tabs-to-the-particular-Users/m-p/660266#M1078773</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-07-11T10:57:10Z</dc:date>
    </item>
  </channel>
</rss>

