<?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: Data reduction Using Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99134#M15841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I totally agree we can filter it using Where clause while loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is, Is same thing happens when we use the Section Access like I mentioned above for all users ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in other words,&lt;/P&gt;&lt;P&gt;The above approach and where clause expected to work same, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prathip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2018 11:26:55 GMT</pubDate>
    <dc:creator>prathipsrinivas</dc:creator>
    <dc:date>2018-10-12T11:26:55Z</dc:date>
    <item>
      <title>Data reduction Using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99132#M15839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Qlikers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just wondering if we can do row level data reduction using Qlikview but without Basic Authentication fields like UserID and Password. I mean just by mentioning the reduction field and reduction values in Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Field1&lt;/P&gt;&lt;P&gt;value1&lt;/P&gt;&lt;P&gt;value2&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;load&lt;/P&gt;&lt;P&gt;Field1, field2&lt;/P&gt;&lt;P&gt;from table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it work?&amp;nbsp; Is there a way we could achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prathip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 10:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99132#M15839</guid>
      <dc:creator>prathipsrinivas</dc:creator>
      <dc:date>2018-10-12T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction Using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99133#M15840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, by simply adding WHERE clauses to the corresponding LOAD statements in your regular script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access is used to attach a verified User ID to&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a set of data rows that should be visible (when using Data Reduction)&lt;/LI&gt;&lt;LI&gt;permssions to open this document and modify it (in QV Desktop only)&lt;/LI&gt;&lt;LI&gt;both of these&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and let those properties be decided upon at document open time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No user ID means no distinction, just a fixed reduction &lt;EM&gt;for everybody&lt;/EM&gt; that can be preloaded at script execution time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 10:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99133#M15840</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-10-12T10:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction Using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99134#M15841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I totally agree we can filter it using Where clause while loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is, Is same thing happens when we use the Section Access like I mentioned above for all users ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in other words,&lt;/P&gt;&lt;P&gt;The above approach and where clause expected to work same, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prathip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 11:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99134#M15841</guid>
      <dc:creator>prathipsrinivas</dc:creator>
      <dc:date>2018-10-12T11:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction Using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99135#M15842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does work if you observe the rules for section access and working data reduction:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;all text field values that link across sections should be specified in upper case&lt;/LI&gt;&lt;LI&gt;all field names that link across sections should be specified in upper case.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because Section Access converts everything to upper case by default (even USERID and PASSWORD values that your specifiy in the SA table or enter in the Login fields)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 11:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99135#M15842</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-10-12T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction Using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99136#M15843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for taking time to educate me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prathip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 12:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-reduction-Using-Section-Access/m-p/99136#M15843</guid>
      <dc:creator>prathipsrinivas</dc:creator>
      <dc:date>2018-10-12T12:19:09Z</dc:date>
    </item>
  </channel>
</rss>

