<?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 Scrambling data records, not columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143094#M715903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use &lt;B&gt;load dual ( VendorName,VendorId ) as VendorId&lt;/B&gt; to set real Vendor names to some vendors, and fake names (use autonumber, rand or fixed string) to others.&lt;/P&gt;&lt;P&gt;Your data model will use Vendor Ids internally, but listbox or charts will display the text from this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2009 04:25:13 GMT</pubDate>
    <dc:creator>yblake</dc:creator>
    <dc:date>2009-05-01T04:25:13Z</dc:date>
    <item>
      <title>Scrambling data records, not columns</title>
      <link>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143092#M715901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone scrambled data for specific records? We're a PBM who hold prescription/pharmacy data, and would like to scramble the names of the employees who work here so other employees can't snoop on their coworkers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 04:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143092#M715901</guid>
      <dc:creator />
      <dc:date>2009-05-01T04:08:05Z</dc:date>
    </item>
    <item>
      <title>Scrambling data records, not columns</title>
      <link>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143093#M715902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt you can scramble the records, but you can simply restrict access to the records by using data reduction based on Section Access.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 04:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143093#M715902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-01T04:22:10Z</dc:date>
    </item>
    <item>
      <title>Scrambling data records, not columns</title>
      <link>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143094#M715903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use &lt;B&gt;load dual ( VendorName,VendorId ) as VendorId&lt;/B&gt; to set real Vendor names to some vendors, and fake names (use autonumber, rand or fixed string) to others.&lt;/P&gt;&lt;P&gt;Your data model will use Vendor Ids internally, but listbox or charts will display the text from this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 04:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143094#M715903</guid>
      <dc:creator>yblake</dc:creator>
      <dc:date>2009-05-01T04:25:13Z</dc:date>
    </item>
    <item>
      <title>Scrambling data records, not columns</title>
      <link>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143095#M715904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the name field is not a Key, and you have some flag that identifies Employees, you could do something like:&lt;/P&gt;&lt;P&gt;if(Employee = 'Y', 'Confidential', Name) as Name&lt;/P&gt;&lt;P&gt;If Name is a key, you could use mapping to change the name for employees only using applyMap(). You would need to check an Employee flag first if there is a chance that an Employee and Customer had the same name.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 07:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrambling-data-records-not-columns/m-p/143095#M715904</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-05-01T07:06:41Z</dc:date>
    </item>
  </channel>
</rss>

