<?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: confidential data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819030#M660562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can multiply numeric data with a random number between 0 and 1 like: rand() * your_numeric_field. Also in het document properties tab Scrambling you can select the fields you want to treat as confidential.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 13:16:34 GMT</pubDate>
    <dc:creator>mvanlutterveld</dc:creator>
    <dc:date>2015-03-30T13:16:34Z</dc:date>
    <item>
      <title>confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819029#M660561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have created a dashboard based on a datasource of which a part is confidential.&amp;nbsp; Is there a way to code this data in a script , so I'm still able to use it as normal data, but when I create a table (or something like that) I won't be able to interpret the confidential data? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819029#M660561</guid>
      <dc:creator />
      <dc:date>2015-03-30T13:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819030#M660562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can multiply numeric data with a random number between 0 and 1 like: rand() * your_numeric_field. Also in het document properties tab Scrambling you can select the fields you want to treat as confidential.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819030#M660562</guid>
      <dc:creator>mvanlutterveld</dc:creator>
      <dc:date>2015-03-30T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819031#M660563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Essentially you want to mask the data? there is bunch of different ways to do masking of data. There is this good blog you can use for the purpose:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3650"&gt;Scrambling Data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6075"&gt;Scrambling Data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819031#M660563</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-03-30T13:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819032#M660564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to encrypt it your own way or generate hash key for the same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819032#M660564</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-03-30T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819033#M660565</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;&lt;/P&gt;&lt;P&gt;the data I would like to scramble or mask is only alphanumeric data like names. Masking is a nice way, but the number of 'names'&amp;nbsp; can vary widely, so I would be a lot of work to continuously update the mask-tables. I also tried the crypt-feature (document-properties), but when I reload the data I have to redo this feature. I can live with the outcome of this default feature, but is there a way to apply it continuously? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819033#M660565</guid>
      <dc:creator />
      <dc:date>2015-04-01T11:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819034#M660566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is randomly assigning a number to each name would suffice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have done lately is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Name ' &amp;amp; AutoNumber(Name) as [Masked Name]&lt;/P&gt;&lt;P&gt;FROM xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows you to assign a random number to each name within your database so for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xyz will become Name1&lt;/P&gt;&lt;P&gt;def will become Name 2&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't have to manually prepare a masking table. This is dynamic in the sense that it will assign a new number to every distinct Name in your datasource. So if today you have 500 names you will have Name 1 to Name 500. And then in the future if the names increases to 5000, the script will itself create Name 1 to Name 5000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819034#M660566</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-01T11:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: confidential data</title>
      <link>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819035#M660567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the one I am using. Pretty simple replace function. Just copy paste and replace the FIELDNAME with you fieldname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace( replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(&lt;STRONG&gt;[FIELDNAME]&lt;/STRONG&gt;,'a','*'),'e','r'),'i','x'),'o','m'),'u','q'),'y','3'),'1','d'),'2','c'),'3','h'),'4','i'),'5','v'),'6','z'),'7','k'),'8','p'),'9','-'),'0','#') ,'A','$') ,'B','@') ,'C','=') ,'D','m') ,'E','G') ,'F','Q') ,'G','o') ,'H','x') ,'I','3') ,'J','6') ,'K','8') ,'L','9') ,'M','d') ,'N','m') ,'O','w') ,'P','z') ,'Q','o') ,'R','l') ,'S','h') ,'T','e') ,'U','%') ,'V','*') ,'W','*') ,'X','c') ,'Y','k') ,'Z','?') AS FIELDNAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 17:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/confidential-data/m-p/819035#M660567</guid>
      <dc:creator>sohailansari201</dc:creator>
      <dc:date>2017-06-06T17:08:21Z</dc:date>
    </item>
  </channel>
</rss>

