<?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>article Mask or de-identify data for certain users using Section Access in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/ta-p/1496092</link>
    <description>&lt;P&gt;In many industries including education and healthcare, it is necessary to mask or de-identify certain sensitive fields for certain user groups but also be able to see the data in total for the purposes of comparison or benchmarking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be achieved by setting a flag in the section access table for users to determine whether they should see the real data or a masked version of the sensitive fields. In the example below, the code is restricting some fields for users at the individual school level but allowing schools to compare their results to the rest of the schools in the data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the attached QVF and remember that Section Access does not function in Qlik Sense Desktop and must be deployed to a Qlik Sense Server environment. I've also attached the QVW for the QlikView solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notes&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Uncomment the commented section of the code&lt;/LI&gt;
&lt;LI&gt;Change userA, userB and adminUser to users in your environment&lt;/LI&gt;
&lt;LI&gt;The solution works for both QlikView and Qlik Sense.&lt;/LI&gt;
&lt;LI&gt;Consider aggregating the de-identified facts to reduce the number of records in the app.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;userA from SchoolA will see just Teacher and Student for School A records ONLY. All other schools will have the words De-identified in the Teacher and Student columns:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/156030_usera.PNG" border="0" alt="usera.PNG" /&gt;&lt;/P&gt;
&lt;P&gt;Credit to my colleague Yaniv Feldman &lt;A href="https://community.qlik.com/qlik-users/15334" target="_blank" rel="noopener"&gt;yfe&lt;/A&gt;&lt;SPAN&gt;‌&lt;/SPAN&gt; for this solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt Nunn&lt;/P&gt;
&lt;P&gt;Qlik Consulting&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 13:31:44 GMT</pubDate>
    <dc:creator>mnu</dc:creator>
    <dc:date>2022-10-07T13:31:44Z</dc:date>
    <item>
      <title>Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/ta-p/1496092</link>
      <description>&lt;P&gt;In many industries including education and healthcare, it is necessary to mask or de-identify certain sensitive fields for certain user groups but also be able to see the data in total for the purposes of comparison or benchmarking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be achieved by setting a flag in the section access table for users to determine whether they should see the real data or a masked version of the sensitive fields. In the example below, the code is restricting some fields for users at the individual school level but allowing schools to compare their results to the rest of the schools in the data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the attached QVF and remember that Section Access does not function in Qlik Sense Desktop and must be deployed to a Qlik Sense Server environment. I've also attached the QVW for the QlikView solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notes&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Uncomment the commented section of the code&lt;/LI&gt;
&lt;LI&gt;Change userA, userB and adminUser to users in your environment&lt;/LI&gt;
&lt;LI&gt;The solution works for both QlikView and Qlik Sense.&lt;/LI&gt;
&lt;LI&gt;Consider aggregating the de-identified facts to reduce the number of records in the app.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;userA from SchoolA will see just Teacher and Student for School A records ONLY. All other schools will have the words De-identified in the Teacher and Student columns:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/156030_usera.PNG" border="0" alt="usera.PNG" /&gt;&lt;/P&gt;
&lt;P&gt;Credit to my colleague Yaniv Feldman &lt;A href="https://community.qlik.com/qlik-users/15334" target="_blank" rel="noopener"&gt;yfe&lt;/A&gt;&lt;SPAN&gt;‌&lt;/SPAN&gt; for this solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt Nunn&lt;/P&gt;
&lt;P&gt;Qlik Consulting&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 13:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/ta-p/1496092</guid>
      <dc:creator>mnu</dc:creator>
      <dc:date>2022-10-07T13:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496093#M746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to get the result as qvw as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 08:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496093#M746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-20T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496094#M747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem Chris - I've attached the sample code in a qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 09:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496094#M747</guid>
      <dc:creator>mnu</dc:creator>
      <dc:date>2017-03-20T09:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496095#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have followed instructions on the document above. I am trying to have all the other non admin users see only their records with the rest of the records marked as "De-Identify" . When I pull the information on my visualisation as the said users, I correctly see the user record and only one other De-Identified record.&amp;nbsp; I am expecting more records to be presented in this manner but I only see 1 record.&amp;nbsp; Where could I have gone wrong? Anyone please assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 22:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496095#M748</guid>
      <dc:creator>nkaruwon</dc:creator>
      <dc:date>2017-09-26T22:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496096#M749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 14:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1496096#M749</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-06-03T14:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1758424#M750</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;Is it possible the attach the files again, as I don't see them anymore on this thread.&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1758424#M750</guid>
      <dc:creator>richard24best</dc:creator>
      <dc:date>2020-11-04T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1758427#M751</link>
      <description>&lt;P&gt;Please ignore, I can see them now.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/1758427#M751</guid>
      <dc:creator>richard24best</dc:creator>
      <dc:date>2020-11-04T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2030862#M973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Can anyone please post the script in a txt file , I am looking to get something similar.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Matrix&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 14:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2030862#M973</guid>
      <dc:creator>matrix123</dc:creator>
      <dc:date>2023-01-27T14:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2031606#M974</link>
      <description>&lt;P&gt;Hi Matrix,&lt;/P&gt;
&lt;P&gt;I have replied on your message with the script&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 14:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2031606#M974</guid>
      <dc:creator>richard24best</dc:creator>
      <dc:date>2023-01-30T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mask or de-identify data for certain users using Section Access</title>
      <link>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2120347#M2050</link>
      <description>&lt;P&gt;Hi all. Is there any way to implement masking without having to duplicate all the data?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Mask-or-de-identify-data-for-certain-users-using-Section-Access/tac-p/2120347#M2050</guid>
      <dc:creator>Nibswoo81</dc:creator>
      <dc:date>2023-09-20T10:35:27Z</dc:date>
    </item>
  </channel>
</rss>

