<?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 Hide a key field from users in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473940#M690191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with some sensitive data where the primary key is shared between 4 different tables. This primary key is a personal identifier number that needs to be hidden from the users, but still needs to be used for some calculations and as the key to maintain table links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to use this field in the backend as a key and for calculations, but hide it from users so they can't see the actual identification number?&amp;nbsp; I tried using the HidePrefix in the script, but it's still possible for users to view it if they enable system fields. Would it be best to scramble the field, or is there another preferred method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 17:20:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-24T17:20:30Z</dc:date>
    <item>
      <title>Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473940#M690191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with some sensitive data where the primary key is shared between 4 different tables. This primary key is a personal identifier number that needs to be hidden from the users, but still needs to be used for some calculations and as the key to maintain table links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to use this field in the backend as a key and for calculations, but hide it from users so they can't see the actual identification number?&amp;nbsp; I tried using the HidePrefix in the script, but it's still possible for users to view it if they enable system fields. Would it be best to scramble the field, or is there another preferred method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 17:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473940#M690191</guid>
      <dc:creator />
      <dc:date>2013-09-24T17:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473941#M690192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Autonumber functions. You will get a different number for every value, not similar to the original values, thus hidding them to the users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 19:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473941#M690192</guid>
      <dc:creator />
      <dc:date>2013-09-24T19:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473942#M690193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I understand how to use the autonumber for one table, but how do I do it with 4 tables and so that it maintains the primary key? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were to use the Autonumber function and one table is missing a record, wouldn't it throw off the link? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 20:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473942#M690193</guid>
      <dc:creator />
      <dc:date>2013-09-24T20:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473943#M690194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use AutoNumber(Expression, AutoID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473943#M690194</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2013-09-24T21:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473944#M690195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tag yourfileld $hidden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473944#M690195</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-24T21:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473945#M690196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use autonumber across all the tables and you will get consistent translation. For the same input key value, you will get the same return from autonumber(). It doesn't matter if one table is missing some values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473945#M690196</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-09-24T21:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a key field from users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473946#M690197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use Autonumber() during the same script execution it should work ok. This is because Autonumber() will give a different/unique number for each different value and not depends on the number or order of the records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-key-field-from-users/m-p/473946#M690197</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2013-09-24T21:42:49Z</dc:date>
    </item>
  </channel>
</rss>

