<?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: Is it possible to Achieve De-Identification using Section Access and Omit Fields? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-Achieve-De-Identification-using-Section-Access/m-p/1835337#M69002</link>
    <description>&lt;P&gt;Hi, maybe with ComputerName() and IF, something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF Upper(ComputerName())='DEVSERVERNAME' THEN
// Section access with omit
ELSE
// Section access witouh omit
ENDIF&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 11 Sep 2021 08:35:06 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2021-09-11T08:35:06Z</dc:date>
    <item>
      <title>Is it possible to Achieve De-Identification using Section Access and Omit Fields?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-Achieve-De-Identification-using-Section-Access/m-p/1835193#M68990</link>
      <description>&lt;P&gt;Hello Qlik Community,&amp;nbsp;&lt;BR /&gt;I was wondering if anyone had used the Omit Fields in Section Access to achieve de-identification of Data for HIPPA or other security frameworks.&amp;nbsp;&lt;BR /&gt;Usually your test or development environment will use similar data as production, but the data cannot have the Personal Identifiable Information associated with it for these environments (unless you implement the same stringent security protocols on Dev or Test Environments, but that slows down development...).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was wondering if I could simply create a Section Access Table using something like an 'Environment' field in my DataModel (Feel free to give a better field suggestion as well please). If the 'Environment' is 'Dev', I would like to Omit 'SSN, Full Name, Street Address, etc'.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can anyone comment on the viability of using Section Access in this manner?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 12:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-Achieve-De-Identification-using-Section-Access/m-p/1835193#M68990</guid>
      <dc:creator>Qlik_Administrator_Dude</dc:creator>
      <dc:date>2021-09-10T12:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to Achieve De-Identification using Section Access and Omit Fields?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-Achieve-De-Identification-using-Section-Access/m-p/1835337#M69002</link>
      <description>&lt;P&gt;Hi, maybe with ComputerName() and IF, something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF Upper(ComputerName())='DEVSERVERNAME' THEN
// Section access with omit
ELSE
// Section access witouh omit
ENDIF&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 11 Sep 2021 08:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-Achieve-De-Identification-using-Section-Access/m-p/1835337#M69002</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-09-11T08:35:06Z</dc:date>
    </item>
  </channel>
</rss>

