<?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: How to load encrypted data that will be decrypted ony client side? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269629#M399517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You actually can use module functions in expressions if you enable the setting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllowMacroFunctionsInExpressions=1&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://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 18:00:50 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2016-11-17T18:00:50Z</dc:date>
    <item>
      <title>How to load encrypted data that will be decrypted ony client side?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269628#M399516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following problem: one of my client wants to give me encrypted data and want me to create dashbord from it.&lt;/P&gt;&lt;P&gt;When he connects to the application (using the access point), the user enter a passphrase that would decrypt the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QVW application should never have the real data, and me, as administrator of the server, neither.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first guess was to use an AES JavaScript function to decrypt values in the expressions. Unfortunatly, JS and VBS functions can only be called during script, not in expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the desktop client, I manage to do something with a "partial reload" that would take an existing table and reload it with a "decrypt" function (AES JS). Unfortunatly, the "partial reload" doesn't work on the access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made some progress with a macro using the "DynamicUpdateCommand" function.&lt;/P&gt;&lt;P&gt;To be simple, my client sends me data with all values divided by X, I load this data, and when he connects to the application, he has a button "decrypt" that do a DynamicUpdateCommand to multiply the encrypted fields by X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine, BUT... only if the user is on the "QlikView Administrators" Windows group, and it's not an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how I can do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The server have to never have the decrypted data.&lt;/P&gt;&lt;P&gt;- Any user / admin server side can have access to the decrypted data.&lt;/P&gt;&lt;P&gt;- Only user on the access point with the correct key can see the decrypted data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 17:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269628#M399516</guid>
      <dc:creator>nicolas_martin</dc:creator>
      <dc:date>2016-11-17T17:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to load encrypted data that will be decrypted ony client side?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269629#M399517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You actually can use module functions in expressions if you enable the setting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllowMacroFunctionsInExpressions=1&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://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 18:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269629#M399517</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-11-17T18:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to load encrypted data that will be decrypted ony client side?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269630#M399518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to make it a document property, not a "server property" or a "desktop client" property?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269630#M399518</guid>
      <dc:creator>nicolas_martin</dc:creator>
      <dc:date>2016-11-18T08:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to load encrypted data that will be decrypted ony client side?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269631#M399519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know of any way to make it apply to a single Document only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Rob&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2016 20:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269631#M399519</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-11-19T20:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load encrypted data that will be decrypted ony client side?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269632#M399520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a solution for QlikSense since it doesn't support macro?&amp;nbsp; I have a requirement to encrypt data at rest (QVD) and decrypt at app level.&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, 02 Apr 2018 14:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-encrypted-data-that-will-be-decrypted-ony-client/m-p/1269632#M399520</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-04-02T14:04:28Z</dc:date>
    </item>
  </channel>
</rss>

