<?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 How to apply Encryption in Qlik sense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133222#M1248244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am fairly new to QS and want to implement encryption in my project. &lt;/P&gt;&lt;P&gt;Please guide me for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched a lot on community but unable to get encryption procedure for QS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/4003" target="_blank"&gt;hic&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>rathore01</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>How to apply Encryption in Qlik sense</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133222#M1248244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am fairly new to QS and want to implement encryption in my project. &lt;/P&gt;&lt;P&gt;Please guide me for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched a lot on community but unable to get encryption procedure for QS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/4003" target="_blank"&gt;hic&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133222#M1248244</guid>
      <dc:creator>rathore01</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Encryption in Qlik sense</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133223#M1248245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/224295"&gt;use encrypted application in qliksense without importing&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 18:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133223#M1248245</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-27T18:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Encryption in Qlik sense</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133224#M1248248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bala for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am looking for field level encryption.&lt;/P&gt;&lt;P&gt;Please guide me if you have something in your bucket similar to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 04:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133224#M1248248</guid>
      <dc:creator>rathore01</dc:creator>
      <dc:date>2018-07-30T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Encryption in Qlik sense</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133225#M1248252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;we need to be able to mask/hash the data in the QVD files, i.e. at rest. Some uses should be able to see the actual values, whereas some users should only see the masked values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For encrypting data at rest we can use the Qlik hash128() / hash256() / autonumberhash functions to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if we didn't have to create two Qlik Apps, 1 with masked data and 1 which is not masked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="3359" data-objecttype="102" href="https://community.qlik.com/docs/DOC-3359"&gt;https://community.qlik.com/docs/DOC-3359&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table within an RDBMS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, it may be possible to use a SQL dialect specific function or stored procedure with the RDBMS to decrypt the value before it comes into the Qlik index engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can execute stored procedures with the SQL EXEC function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD xx, yy;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL EXEC sp_xxyy;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where xx and yy are the columns returned from the procedure sp_xxyy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 07:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-Encryption-in-Qlik-sense/m-p/133225#M1248252</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-30T07:20:01Z</dc:date>
    </item>
  </channel>
</rss>

