<?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: Section Access Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313891#M408110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I have tried with QVD and still it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 23:17:16 GMT</pubDate>
    <dc:creator>raju_salmon</dc:creator>
    <dc:date>2017-07-28T23:17:16Z</dc:date>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313889#M408108</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;I have an issue while implementing section access, please help me to solve this issue. Attached section access table (sheet 1 is to restrict data and sheet 2 is to restrict dashboard tabs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tabs in my dashboard, Tab 2 should be hidden to user 2 (i.e., myself), in sheet conditional option =RESTRICT i used and it is hidden when i open in my desktop (CTS\RAJU_R) however when i open in QMC, it is giving an error "Failed to open document, You don't have access to this document." I have used below script. I have done all necessary option changes in document (in document properties)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;LOAD USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Data\SA Data.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DBA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RESTRICT&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Data\SA Data.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is SheetAcces);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use below script it is working, but when i add second part of above script it is not working in QMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;LOAD USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Data\SA Data.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DBA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313889#M408108</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2017-07-28T17:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313890#M408109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if it is related, but I get an error opening the Excel file. Excel says the file is corrupt and asks me if I want to repair it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 18:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313890#M408109</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-07-28T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313891#M408110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I have tried with QVD and still it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 23:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313891#M408110</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2017-07-28T23:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313892#M408111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you resend that excel file or send your qvd because its not opening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2017 06:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Issue/m-p/1313892#M408111</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2017-07-29T06:46:10Z</dc:date>
    </item>
  </channel>
</rss>

