<?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 help? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110643#M889443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;HI amit&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;thanks for the response.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;it didnt make any difference after changing it to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;My requirement is.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ben should see data for france fy2015 where if i login as John, john should not see the fy2015 data for france.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;both are controlled by the field SEEDATA column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;@toni... user or userid didnt make any difference..am still able to see their respective data&lt;/P&gt;&lt;P class="jive-thread-reply-btn" style="margin: 15px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/230832?sr=inbox&amp;amp;ru=45562" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7; background-color: #f3f3f3;"&gt;Section access help?&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 07:19:49 GMT</pubDate>
    <dc:creator>gauthamchilled</dc:creator>
    <dc:date>2016-08-30T07:19:49Z</dc:date>
    <item>
      <title>Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110640#M889440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to control section access using a flag. I attached the example file along with script file for the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example in this attached document fy2015,france data will be available to PETER only (&lt;SPAN style="font-size: 13.3333px;"&gt;SEEDATA'column &lt;/SPAN&gt;is 0 against him)&lt;/P&gt;&lt;P&gt;'JOHN' and 'USER' should not see fy2015 france data as 'SEEDATA'column is 1 against them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the SEEDATA column since it is controlled dynamically..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help plz?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110640#M889440</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110641#M889441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;left join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PERIOD, COUNTRY_SA,PUBLISH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MY2015, DENMARK,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MY2014, FRANCE,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FY2014, FRANCE,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MY2015, FRANCE,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FY2015, DENMARK,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FY2015, FRANCE,&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correction in red.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 05:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110641#M889441</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-08-30T05:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110642#M889442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your SA script has an incorrect field name. USER field should be named USERID or NTNAME, depending on what user identification you are using. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your section access looks complicated. My suggestion is that you try to minimize the number of reduction fields, preferably to one composite value. This makes the administration and validation easier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section access based reduction is basically equal to selections. To validate your reduction:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Disable Section Access in your QVW&lt;/LI&gt;&lt;LI&gt;Reload and save QVW&lt;/LI&gt;&lt;LI&gt;Open QVW in QlikView Desktop client&lt;/LI&gt;&lt;LI&gt;Clear selections&lt;/LI&gt;&lt;LI&gt;Apply selections identical to the user's reduction values&lt;/LI&gt;&lt;LI&gt;File &amp;gt; Reduce Data &amp;gt; Keep Possible Values&lt;/LI&gt;&lt;LI&gt;You application now has reduced data equal to the reduction values. &lt;/LI&gt;&lt;/OL&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If the reduction does not work as you expected with manual selection, you will have to reconsider what is wrong with the selections you apply and find an other approach for how to accomplish the desired reduction. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 06:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110642#M889442</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2016-08-30T06:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110643#M889443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;HI amit&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;thanks for the response.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;it didnt make any difference after changing it to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;My requirement is.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ben should see data for france fy2015 where if i login as John, john should not see the fy2015 data for france.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;both are controlled by the field SEEDATA column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;@toni... user or userid didnt make any difference..am still able to see their respective data&lt;/P&gt;&lt;P class="jive-thread-reply-btn" style="margin: 15px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/230832?sr=inbox&amp;amp;ru=45562" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7; background-color: #f3f3f3;"&gt;Section access help?&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 07:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110643#M889443</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-08-30T07:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110644#M889444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help plz?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110644#M889444</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-08-30T09:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110645#M889445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In simple words,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135954_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the above table, ben should see france data for period fy2015 but not john and user. it is based on seedata column.&lt;/P&gt;&lt;P&gt;is there any way to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110645#M889445</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-08-30T09:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110646#M889446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find this confusing. The Section Access table should only contain rows for value the user is expected to see. If John ans User are not supposed to see FRANCE and FY2015, then remove those rows from the section access. This will also make the SEEDATA obsolete, as it does not add any value to the reduction when the unwanted rows are removed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110646#M889446</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2016-08-30T12:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110647#M889447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John and USers are supposed to see france country fy2015 data only when i change see data column from 1 to 0, since then i want BEN only to see the fy2015 france data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actual requirement is discussed here &lt;A href="https://community.qlik.com/thread/228707"&gt;extended section access help&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section access on period level need to be controlled by a flag field ultimately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110647#M889447</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-08-30T14:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110648#M889448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QlikView, Section Access is configured during a Reload. You cannot change it later on, as the mechanism is based on a hidden part of your data model and that can only be changed during a Reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you simply want to configure section access externally, for example by way of a flag, then convert the Section Access LOAD statement into one with a WHERE clause like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;WHERE SEEDATA = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(although this is largely against expectations) and add a Link Field that connects the Section Access data to the rest of your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110648#M889448</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-08-30T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110649#M889449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I do not understand the setup you are trying to accomplish, based on the sample files you have provided. You will be more successful with this by starting all over. Generate one field in the data model where you can control the reduction for each user. Then define a section access table with one reduction field. This simplicity will enable you to stay in control and make sure the authorization works as you expect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current section access is not setup in a reasonable way. You should only load records that are relevant for the reduction. This means only load records for valid reduction values, which for example makes the SEEDATA field redundant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is also illogical to use 0 as the visible flag, since 0 is equal to false. 1 is a more logical flag for value that are true. My recommendation is that you invert the flags for clarity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AuthTable load should be filtered to match the expected reduction. Fields that are not required for reduction should be removed from the table, for example SEEDATA is not needed as it's logic is applied through the WHERE clause. User identity is defined through USERID or NTNAME, so USER is a invalid name in the section access table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AuthTable1:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Resident SA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;WHERE Not (&lt;SPAN style="font-size: 13.3333px;"&gt;EVALUATOR ='1' and PUBLISH ='0') &lt;/SPAN&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 22:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110649#M889449</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2016-08-30T22:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110650#M889450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have section access table with country, office, and users with designations. users with higher designations are given a seedata flag 1 remaining others are marked as 0. But there is a other control table with fields country,period and a flag. by default the flag values are 1 for all the country and period.&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;controltable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;country,period,flag&lt;/P&gt;&lt;P&gt;france,fy2015,1&lt;/P&gt;&lt;P&gt;france,fy2014,0&lt;/P&gt;&lt;P&gt;france,fy2013,0&lt;/P&gt;&lt;P&gt;canda,fy2014,0&lt;/P&gt;&lt;P&gt;canada,fy2013,0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this above table is not part of section access. requirement is i want to publish france data for fy2015 for those users who have seedataflag 1 in section access. once higher designated people are happy i make the flag in control table as 0 so that everyone in section access table irrespective of flag will see fy2015data for france.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 01:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110650#M889450</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-08-31T01:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110651#M889451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done little modification in your script and refer the comments in the script too. its working for me, it should work for you too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is based on Toni and peter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;toni or peter..let me if the solution is correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 06:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110651#M889451</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2016-08-31T06:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110652#M889452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect. Works. Thanks all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 03:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110652#M889452</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-09-01T03:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110653#M889453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone knows how to remove the unused auth keys ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138220_Capture.JPG" style="height: 520px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 08:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help/m-p/1110653#M889453</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-09-22T08:15:22Z</dc:date>
    </item>
  </channel>
</rss>

