<?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: Field not Found when Adding Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741567#M1034490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still you need to have the '&lt;SPAN style="font-size: 13.6000003814697px;"&gt;Section Application;' like below code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Access01:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS, NTNAME&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, DILLACP\CLAYB&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DILLACP\SMITHB&lt;/P&gt;&lt;P&gt;&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;//then load your other regular tables &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 14:47:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-21T14:47:49Z</dc:date>
    <item>
      <title>Field not Found when Adding Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741564#M1034487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have dashboard that has been auto-reloading just fine for a over a month.&amp;nbsp; I am attempting to make it so only select users can see the dashboard in the Access Point.&amp;nbsp; I believe I should do this via Section access.&amp;nbsp; So I created a hidden script (below).&amp;nbsp; When I do a reload it gives me the Field not Found error on the very first field to load on the next tab.&amp;nbsp; When I remove the hidden script, it works just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Access01:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, DILLACP\CLAYB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DILLACP\SMITHB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741564#M1034487</guid>
      <dc:creator>cranium144</dc:creator>
      <dc:date>2015-01-21T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Field not Found when Adding Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741565#M1034488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a "SECTION Application" statement following your&amp;nbsp; Section Access load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741565#M1034488</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-01-21T14:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Field not Found when Adding Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741566#M1034489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not in this dashboard.  I don’t want to limit the data that can be seen.  I just want to limit who can see that it exists to the people that can use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741566#M1034489</guid>
      <dc:creator>cranium144</dc:creator>
      <dc:date>2015-01-21T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Field not Found when Adding Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741567#M1034490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still you need to have the '&lt;SPAN style="font-size: 13.6000003814697px;"&gt;Section Application;' like below code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Access01:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS, NTNAME&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, DILLACP\CLAYB&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DILLACP\SMITHB&lt;/P&gt;&lt;P&gt;&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;//then load your other regular tables &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741567#M1034490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-21T14:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Field not Found when Adding Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741568#M1034491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the QMC task reload change the distribution to only the relevant users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if by dashboard you mean a single tab in an application you could use the sheet properties 'show sheet' as conditional on&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSUser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;'*CLAYB*','*SMITHB*') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-Found-when-Adding-Section-Access/m-p/741568#M1034491</guid>
      <dc:creator>tcullinane</dc:creator>
      <dc:date>2015-01-21T14:55:16Z</dc:date>
    </item>
  </channel>
</rss>

