<?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: user sees other user's data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117669#M8192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the other hundreds of products groups belong to other users (not YYYY and ZZZZ), and ZZZZ can't see any of them?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be easier if you provide the data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2018 20:34:00 GMT</pubDate>
    <dc:creator>Lauri</dc:creator>
    <dc:date>2018-10-19T20:34:00Z</dc:date>
    <item>
      <title>Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117664#M8187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi,&lt;/P&gt;&lt;P style="text-align: left;"&gt;I have defined data reduction for 2 users.&lt;/P&gt;&lt;P style="text-align: left;"&gt;The issue is that user ZZZZ doesn't see all the data, but&amp;nbsp; sees the data of user YYYY as well.&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;IMG __jive_id="216245" alt="USERSPERMS.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216245_USERSPERMS.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Here is my script:&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;Star is *;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;section access; &lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;UserPerms:&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;LOAD * inline [ &lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;ACCESS,USERID,&lt;SPAN style="color: #339966;"&gt;PRODUCTGROUPID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;ADMIN, INTERNAL\SA_SCHEDULER,*&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;]; &lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;Concatenate (UserPerms)&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;LOAD&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERID,&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #339966;"&gt;PRODUCTGROUPID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;FROM $(vPathFinalData)UsersPermissions.qvd]&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;section application; &lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;ItemGroup:&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;LOAD ItmsGrpCod,&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemGroupName,&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItmsGrpCod as &lt;SPAN style="color: #339966;"&gt;PRODUCTGROUPID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;FROM&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;$(vPathFinalData)ItemGroup.qvd]&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;Why does it happen?&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;In a QlikView Desktop, it works as expected. Attached is a model and a users Excel table.&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 2.0pt; text-align: left;"&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Dafnis X&#xD;
&#xD;
Added the comparison to QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117664#M8187</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-18T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117665#M8188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this link (scroll down to dynamic data reduction section):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/Security/manage-security-with-section-access.htm" style="font-size: 10pt;" title="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/Security/manage-security-with-section-access.htm"&gt;https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117665#M8188</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-10-18T14:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117666#M8189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked there more then once... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Still can't figure out what I'm doing wrong....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117666#M8189</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-18T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117667#M8190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that ZZZZ can see &lt;SPAN style="text-decoration: underline;"&gt;all&lt;/SPAN&gt; of YYYY's data? They both have access to ID 2249.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117667#M8190</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2018-10-18T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117668#M8191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. That's exactly what i'm saying...&lt;/P&gt;&lt;P&gt;It's fine that both can see the ID 2249.&lt;/P&gt;&lt;P&gt;As I said, ZZZZ doesn't see all the data (hundreds of product group), but all the data defined in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 06:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117668#M8191</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-19T06:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117669#M8192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the other hundreds of products groups belong to other users (not YYYY and ZZZZ), and ZZZZ can't see any of them?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be easier if you provide the data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 20:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117669#M8192</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2018-10-19T20:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117670#M8193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the data to the original post. Please note that I've checked it in QlikView and it works as expected:&lt;/P&gt;&lt;P&gt;The database table has hundreds of product groups, but the users see only the product groups which are defined for them in the original Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your willing to help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 05:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117670#M8193</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-20T05:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data reduction: user sees other user's data</title>
      <link>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117671#M8194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The domain was missing from the permission file.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This caused users to see all the data.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The strange thing is why they were able still able to access the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please note that if a domain is not included in the script:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * inline [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS, USERID, REDUCTION&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER, XXX,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;access is denied!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 09:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-reduction-user-sees-other-user-s-data/m-p/117671#M8194</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-24T09:42:33Z</dc:date>
    </item>
  </channel>
</rss>

