<?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 Reduce Data reduces unrelated Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151087#M29001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;My section access is having three types of user SuperAdmin, Admin &amp;amp; individual user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;SecTab:&lt;/P&gt;&lt;P&gt;Load 'USER' as ACCESS, EmpID as USERID, '*' as PASSWORD, SAP_EmpID as GROUP1, 'all' as OMITGROUP Resident ccCORSAP_UserXref;&lt;/P&gt;&lt;P&gt;LOAD 'ADMIN' as ACCESS, 'SUPERADMIN' as USERID, 'SUPERADMIN123' as PASSWORD, 'xyz' as GROUP1, 'all' as OMITGROUP autogenerate 1;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD, GROUP1, OMITGROUP&lt;/P&gt;&lt;P&gt;USER, NAADMIN, NAADMIN123, NA, all&lt;/P&gt;&lt;P&gt;USER, EUADMIN, EUADMIN123, EU, all];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I login with the SuperADMIN it already have reduced data but there is no relation between GROUP1 &amp;amp; any other field, When the file is opened it show's reduced figure but when I reload it , It show's some different figures. I have tried removing strict exclusion &amp;amp; again applying it but it is of no use.&lt;/P&gt;&lt;P&gt;Thank's &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 19:58:39 GMT</pubDate>
    <dc:creator>amars</dc:creator>
    <dc:date>2009-08-05T19:58:39Z</dc:date>
    <item>
      <title>Reduce Data reduces unrelated Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151085#M28999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;I am using section access &amp;amp; reduce data, to show a user data related to him only. But it reduces unrelated data also. (i.e. when I make the same selection &amp;amp; reload the data and one with section access) are different. I don't understand why this is happening&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 18:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151085#M28999</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-08-05T18:54:24Z</dc:date>
    </item>
    <item>
      <title>Reduce Data reduces unrelated Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151086#M29000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please post your script and a few example of where it fails?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Gustav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 19:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151086#M29000</guid>
      <dc:creator>Gustav_Guldberg</dc:creator>
      <dc:date>2009-08-05T19:09:46Z</dc:date>
    </item>
    <item>
      <title>Reduce Data reduces unrelated Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151087#M29001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;My section access is having three types of user SuperAdmin, Admin &amp;amp; individual user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;SecTab:&lt;/P&gt;&lt;P&gt;Load 'USER' as ACCESS, EmpID as USERID, '*' as PASSWORD, SAP_EmpID as GROUP1, 'all' as OMITGROUP Resident ccCORSAP_UserXref;&lt;/P&gt;&lt;P&gt;LOAD 'ADMIN' as ACCESS, 'SUPERADMIN' as USERID, 'SUPERADMIN123' as PASSWORD, 'xyz' as GROUP1, 'all' as OMITGROUP autogenerate 1;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD, GROUP1, OMITGROUP&lt;/P&gt;&lt;P&gt;USER, NAADMIN, NAADMIN123, NA, all&lt;/P&gt;&lt;P&gt;USER, EUADMIN, EUADMIN123, EU, all];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I login with the SuperADMIN it already have reduced data but there is no relation between GROUP1 &amp;amp; any other field, When the file is opened it show's reduced figure but when I reload it , It show's some different figures. I have tried removing strict exclusion &amp;amp; again applying it but it is of no use.&lt;/P&gt;&lt;P&gt;Thank's &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 19:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-Data-reduces-unrelated-Data/m-p/151087#M29001</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-08-05T19:58:39Z</dc:date>
    </item>
  </channel>
</rss>

