<?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: Base64 decode in Sense? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2072315#M87958</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56758"&gt;@Huberto&lt;/a&gt;&amp;nbsp;just noticed your question and don't know if it is still valid (not had time for the forum for some while).&lt;BR /&gt;My solution was using Qlik Script to translate Base64 text but very slow and with increasing data it was no longer valid. Changed to a different solution involving things available in Windows.&lt;BR /&gt;Not the prettiest solution but it works for my case.&lt;BR /&gt;&lt;BR /&gt;1) save the Base64 string to a text file: path\Base64.utf&lt;BR /&gt;2) that file is UTF encoded by Qlik but I need it to be ASCII for the Windows decoding!&lt;BR /&gt;Thus I run the Powershell command:&amp;nbsp;Get-Content path\Base64.utf | Set-Content&amp;nbsp; path\Base64.txt -Encoding Ascii&lt;BR /&gt;3) to decode the Base64 Ascii file i run Windows command;&lt;BR /&gt;certutil -decode -f path\Base64.txt path\Decoded.csv&lt;BR /&gt;4) now I can use Decoded.csv in Qlik Sense like any other csv-file&lt;BR /&gt;&lt;BR /&gt;Wanted to run these commands from inside Qlik Script with exec command but that would not work.&lt;BR /&gt;Instead I configured it as a Scheduled Windows Task to coincide with my Qlik Tasks.&lt;BR /&gt;Doing this at night I have no timing issues with the tasks as I can leave margins between.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 09:16:24 GMT</pubDate>
    <dc:creator>Anders_Eriksson</dc:creator>
    <dc:date>2023-05-17T09:16:24Z</dc:date>
    <item>
      <title>How to Base64 decode a string in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1991657#M82041</link>
      <description>&lt;P&gt;Have the need to decode a Base64 string in Sense OnPremise, how can I do that?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 18:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1991657#M82041</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2023-06-14T18:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1992005#M82072</link>
      <description>&lt;P&gt;Refer this article&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-read-images-from-a-database-and-display-in-Qlik-Sense-and/ta-p/1711247" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-read-images-from-a-database-and-display-in-Qlik-Sense-and/ta-p/1711247&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 01:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1992005#M82072</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-10-13T01:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1992631#M82138</link>
      <description>&lt;P&gt;Thanks but I'm not loading an image to show in Sense, I'm loading data encoded in Base64 and need to decode that data!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 08:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1992631#M82138</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2022-10-14T08:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993076#M82180</link>
      <description>&lt;P&gt;refer page 6 of the below document&amp;nbsp; &amp;nbsp;attached in the article&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinieme12_0-1665970432467.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91408i42776B7D2A0A7B65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinieme12_0-1665970432467.png" alt="vinieme12_0-1665970432467.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="lia-lightbox-header-wrapper"&gt;
&lt;DIV&gt;
&lt;DIV class="lia-lightbox-header-context-section lia-document-title-location"&gt;&lt;SPAN&gt;Document preview of Qlik Sense Image Loading From Database.pdf&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-lightbox-main-content-wrapper"&gt;
&lt;DIV class="lia-document-body-content"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Oct 2022 01:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993076#M82180</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-10-17T01:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993135#M82184</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2751"&gt;@vinieme12&lt;/a&gt;&amp;nbsp; as I said above I'm NOT loading an image!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 07:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993135#M82184</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2022-10-17T07:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993136#M82185</link>
      <description>&lt;P&gt;Implemented my own Base64 decoding in Qlik Sense.&lt;BR /&gt;It is slow but it works for my case, got the data I needed decoded.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 07:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/1993136#M82185</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2022-10-17T07:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2062663#M87150</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22804"&gt;@Anders_Eriksson&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you kindly share the solution you implemented for this problem?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Huberto Pereira Haideman&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 15:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2062663#M87150</guid>
      <dc:creator>Huberto</dc:creator>
      <dc:date>2023-04-20T15:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2072315#M87958</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56758"&gt;@Huberto&lt;/a&gt;&amp;nbsp;just noticed your question and don't know if it is still valid (not had time for the forum for some while).&lt;BR /&gt;My solution was using Qlik Script to translate Base64 text but very slow and with increasing data it was no longer valid. Changed to a different solution involving things available in Windows.&lt;BR /&gt;Not the prettiest solution but it works for my case.&lt;BR /&gt;&lt;BR /&gt;1) save the Base64 string to a text file: path\Base64.utf&lt;BR /&gt;2) that file is UTF encoded by Qlik but I need it to be ASCII for the Windows decoding!&lt;BR /&gt;Thus I run the Powershell command:&amp;nbsp;Get-Content path\Base64.utf | Set-Content&amp;nbsp; path\Base64.txt -Encoding Ascii&lt;BR /&gt;3) to decode the Base64 Ascii file i run Windows command;&lt;BR /&gt;certutil -decode -f path\Base64.txt path\Decoded.csv&lt;BR /&gt;4) now I can use Decoded.csv in Qlik Sense like any other csv-file&lt;BR /&gt;&lt;BR /&gt;Wanted to run these commands from inside Qlik Script with exec command but that would not work.&lt;BR /&gt;Instead I configured it as a Scheduled Windows Task to coincide with my Qlik Tasks.&lt;BR /&gt;Doing this at night I have no timing issues with the tasks as I can leave margins between.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 09:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2072315#M87958</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2023-05-17T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Base64 decode a string in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2083936#M88849</link>
      <description>&lt;P&gt;Maybe this could help with the decoding:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.base64decode.org/" target="_blank"&gt;https://www.base64decode.org/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 18:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2083936#M88849</guid>
      <dc:creator>Alan_Slaughter</dc:creator>
      <dc:date>2023-06-14T18:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Base64 decode in Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2092425#M89533</link>
      <description>&lt;P&gt;Thanks for taking the time to reply to my question, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22804"&gt;@Anders_Eriksson&lt;/a&gt;. &lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Huberto Pereira Haideman&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 08:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Base64-decode-a-string-in-Sense/m-p/2092425#M89533</guid>
      <dc:creator>Huberto</dc:creator>
      <dc:date>2023-07-11T08:24:16Z</dc:date>
    </item>
  </channel>
</rss>

