<?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 decode numeric values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501971#M1132490</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 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try text() function:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;text(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-style: inherit; font-family: inherit;"&gt;expression &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;) = text(123)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The &lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;text&lt;/SPAN&gt; function forces the expression to be treated as text, even if a numeric interpretation is possible.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From there you can use string functions like&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left( ), right(), mid() etc.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There are a number of functions available, choose one you like.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As an example:&amp;nbsp; =left(text(456), 1) returns 4&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Gerrit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Nov 2013 19:03:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-10T19:03:32Z</dc:date>
    <item>
      <title>How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501968#M1132484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Is there any way to decode numeric values .&lt;/P&gt;&lt;P&gt;for example Article with "ABC" format.&lt;/P&gt;&lt;P&gt;ABC Coding :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A :&lt;/P&gt;&lt;P&gt;0=Men's Casual Shoes ,&lt;/P&gt;&lt;P&gt;1=Men's Sports Shoes ,&lt;/P&gt;&lt;P&gt;2=Boy's casual Shoes ,&lt;/P&gt;&lt;P&gt;3=Girl's casual shoes ,&lt;/P&gt;&lt;P&gt;4=women's Canvas Shoes ,&lt;/P&gt;&lt;P&gt;5=Men's Sandals ,&lt;/P&gt;&lt;P&gt;6= Women's Sandals ,&lt;/P&gt;&lt;P&gt;7= Girl's Sandals ,&lt;/P&gt;&lt;P&gt;8=Men's Formal Shoes ,&lt;/P&gt;&lt;P&gt;9= Women's Formal Shoes&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;0=black Color ,&lt;/P&gt;&lt;P&gt;1= White Color ,&lt;/P&gt;&lt;P&gt;2=Tan ,&lt;/P&gt;&lt;P&gt;3=Grey ,&lt;/P&gt;&lt;P&gt;4=Beige ,&lt;/P&gt;&lt;P&gt;5=Brown ,&lt;/P&gt;&lt;P&gt;6=Blue ,&lt;/P&gt;&lt;P&gt;7=Maroon ,&lt;/P&gt;&lt;P&gt;8=pink,&lt;/P&gt;&lt;P&gt;9=Multi Color&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;C:&lt;/P&gt;&lt;P&gt;0=Size 6 ,&lt;/P&gt;&lt;P&gt;1=Size 6.5 ,&lt;/P&gt;&lt;P&gt;2=Size 7 ,&lt;/P&gt;&lt;P&gt;3=Size 7.5 ,&lt;/P&gt;&lt;P&gt;4=Size 8 ,&lt;/P&gt;&lt;P&gt;5=Size 8.5 ,&lt;/P&gt;&lt;P&gt;6=Size 9 ,&lt;/P&gt;&lt;P&gt;7=Size 9.5 ,&lt;/P&gt;&lt;P&gt;8=Size 10 ,&lt;/P&gt;&lt;P&gt;9=Size 10.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;========================&lt;/P&gt;&lt;P&gt;For example&amp;nbsp; Article "183" means "Men's Sports Shoes , Pink Color , Size 7.5 "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501968#M1132484</guid>
      <dc:creator />
      <dc:date>2013-11-10T18:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501969#M1132486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can use mapping tables and applymap:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13841086590767635 jive_text_macro jive_macro_code" jivemacro_uid="_13841086590767635" modifiedtitle="true"&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MapA:&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mapping load * inline [&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0,Men's Casual Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1,Men's Sports Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2,Boy's casual Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3,Girl's casual shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4,women's Canvas Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;5,Men's Sandals&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;6, Women's Sandals&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;7, Girl's Sandals&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;8,Men's Formal Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;9, Women's Formal Shoes&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;// imagine MapB and MapC here&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Result:&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ABC,&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;applymap('MapA', left(ABC,1)) as Product,&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;applymap('MapB', mid(ABC,2,1)) as Color,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;applymap('MapC', right(ABC,1)) as Size&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;from ...sourcetable;&lt;/SPAN&gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501969#M1132486</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-10T18:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501970#M1132488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the App?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example is a bit confusing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501970#M1132488</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-11-10T18:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501971#M1132490</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 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try text() function:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;text(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-style: inherit; font-family: inherit;"&gt;expression &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;) = text(123)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The &lt;SPAN class="Bold" style="font-style: inherit; font-family: inherit;"&gt;text&lt;/SPAN&gt; function forces the expression to be treated as text, even if a numeric interpretation is possible.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From there you can use string functions like&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left( ), right(), mid() etc.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There are a number of functions available, choose one you like.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As an example:&amp;nbsp; =left(text(456), 1) returns 4&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Gerrit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 19:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501971#M1132490</guid>
      <dc:creator />
      <dc:date>2013-11-10T19:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501972#M1132492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gysbert,&lt;/P&gt;&lt;P&gt;do you have an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 19:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501972#M1132492</guid>
      <dc:creator />
      <dc:date>2013-11-10T19:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501973#M1132494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get this by mapping tables and please find the attached file for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP_Material:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Code1,Material&lt;/P&gt;&lt;P&gt;0,Men's Casual Shoes &lt;/P&gt;&lt;P&gt;1,Men's Sports Shoes &lt;/P&gt;&lt;P&gt;2,Boy's casual Shoes &lt;/P&gt;&lt;P&gt;3,Girl's casual shoes &lt;/P&gt;&lt;P&gt;4,women's Canvas Shoes &lt;/P&gt;&lt;P&gt;5,Men's Sandals &lt;/P&gt;&lt;P&gt;6,Women's Sandals &lt;/P&gt;&lt;P&gt;7,Girl's Sandals &lt;/P&gt;&lt;P&gt;8,Men's Formal Shoes &lt;/P&gt;&lt;P&gt;9, Women's Formal Shoes];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP_Color_of_Shoes:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Code2,Color&lt;/P&gt;&lt;P&gt;0,black Color &lt;/P&gt;&lt;P&gt;1,White Color &lt;/P&gt;&lt;P&gt;2,Tan &lt;/P&gt;&lt;P&gt;3,Grey &lt;/P&gt;&lt;P&gt;4,Beige &lt;/P&gt;&lt;P&gt;5,Brown &lt;/P&gt;&lt;P&gt;6,Blue &lt;/P&gt;&lt;P&gt;7,Maroon &lt;/P&gt;&lt;P&gt;8,pink&lt;/P&gt;&lt;P&gt;9,Multi Color];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP_Size_of_Shoes : &lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Code3,Size&lt;/P&gt;&lt;P&gt;0,Size 6 &lt;/P&gt;&lt;P&gt;1,Size 6.5 &lt;/P&gt;&lt;P&gt;2,Size 7 &lt;/P&gt;&lt;P&gt;3,Size 7.5 &lt;/P&gt;&lt;P&gt;4,Size 8 &lt;/P&gt;&lt;P&gt;5,Size 8.5 &lt;/P&gt;&lt;P&gt;6,Size 9 &lt;/P&gt;&lt;P&gt;7,Size 9.5 &lt;/P&gt;&lt;P&gt;8,Size 10 &lt;/P&gt;&lt;P&gt;9,Size 10.5 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Article:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;ApplyMap('MAP_Material',Left(Article,1),'-NA-') &amp;amp;' , '&amp;amp; ApplyMap('MAP_Color_of_Shoes',mid(Article,2,1),'-NA-')&amp;nbsp; &amp;amp;' , '&amp;amp; ApplyMap('MAP_Size_of_Shoes',Right(Article,1),'-NA-')&amp;nbsp; AS Description&lt;/P&gt;&lt;P&gt; INLINE [&lt;/P&gt;&lt;P&gt;Article,&lt;/P&gt;&lt;P&gt;123,&lt;/P&gt;&lt;P&gt;183,&lt;/P&gt;&lt;P&gt;020,&lt;/P&gt;&lt;P&gt;200&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 20:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501973#M1132494</guid>
      <dc:creator />
      <dc:date>2013-11-10T20:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: How decode numeric values</title>
      <link>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501974#M1132495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic Answer.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 20:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-decode-numeric-values/m-p/501974#M1132495</guid>
      <dc:creator />
      <dc:date>2013-11-10T20:53:25Z</dc:date>
    </item>
  </channel>
</rss>

