<?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 Conversion from character hexadecimal in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260908#M98370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I did not understand&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your answer&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;When reading&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the file&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;find the characters&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"1A&lt;/SPAN&gt;",&amp;nbsp; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;stops to read believing &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;at the end of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I solved the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem by reading&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the file with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the option&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ignores&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;EOF&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank 1000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 12:22:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-25T12:22:50Z</dc:date>
    <item>
      <title>Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260903#M98365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Can someone tell me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;how can I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;replace the character&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in hexadecimal format&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"1A&lt;/SPAN&gt;&lt;SPAN&gt;" with&lt;/SPAN&gt; the function &lt;SPAN class="hps"&gt;Repalce&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;Field, &lt;SPAN class="hps"&gt;chr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(???),&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;chr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(32))&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;What&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the character&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"1A&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Where&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can I find&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a conversion table&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260903#M98365</guid>
      <dc:creator />
      <dc:date>2011-10-19T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260904#M98366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASCII character 0x1A is the SUB (substitute) character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please see e.g. here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/ASCII"&gt;http://en.wikipedia.org/wiki/ASCII&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's decimal representation is 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260904#M98366</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-19T15:33:30Z</dc:date>
    </item>
    <item>
      <title>Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260905#M98367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;but if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a character&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;1A&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;in hexadecimal) in a &lt;SPAN class="hps"&gt;text files&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;how can I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;transform it with &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;the replace&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;function?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ex: replace (Field1, chr(???),chr(32))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thank &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260905#M98367</guid>
      <dc:creator />
      <dc:date>2011-10-19T15:42:01Z</dc:date>
    </item>
    <item>
      <title>Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260906#M98368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1A hexadecimal is 26 decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe&lt;/P&gt;&lt;P&gt;replace (Field1, chr(26), chr(32))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 16:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260906#M98368</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-19T16:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260907#M98369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can get different hex / ascii codes, you may use the following instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Replace&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;'A1AB1AC'&lt;SPAN class="s1"&gt;, &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Num#&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;'1A'&lt;SPAN class="s1"&gt;, &lt;/SPAN&gt;'(R16)'&lt;SPAN class="s1"&gt;), &lt;/SPAN&gt;' '&lt;SPAN class="s1"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1A is the code and R16 the base (HEX will do as well). QlikView supports conversions between base 2 and 32. The above returns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;A B C&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 19:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260907#M98369</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-19T19:14:50Z</dc:date>
    </item>
    <item>
      <title>Conversion from character hexadecimal</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260908#M98370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I did not understand&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your answer&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;When reading&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the file&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;find the characters&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"1A&lt;/SPAN&gt;",&amp;nbsp; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;stops to read believing &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;at the end of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I solved the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem by reading&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the file with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the option&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ignores&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;EOF&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank 1000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 12:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-from-character-hexadecimal/m-p/260908#M98370</guid>
      <dc:creator />
      <dc:date>2011-10-25T12:22:50Z</dc:date>
    </item>
  </channel>
</rss>

