<?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 Num(Registration_CODE, '###0') in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225920#M78175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but think that QV is tolerant in this respect - see the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Table2:&lt;BR /&gt; LOAD&lt;BR /&gt; *&lt;BR /&gt; INLINE&lt;BR /&gt; [RegCode, Val2&lt;BR /&gt; 12, 13&lt;BR /&gt; 45, 14&lt;BR /&gt; A14, 15&lt;BR /&gt; 56, 13];&lt;BR /&gt;Table1:&lt;BR /&gt; LOAD&lt;BR /&gt; *&lt;BR /&gt; INLINE&lt;BR /&gt; [RegCode, Val&lt;BR /&gt; 00012, 3&lt;BR /&gt; 00045, 4&lt;BR /&gt; A14, 5&lt;BR /&gt; 56, 3];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Remark: Copy Table1 before Table2 would result in RegCode to be displayed as 00012, etc.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2011 21:30:11 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2011-02-22T21:30:11Z</dc:date>
    <item>
      <title>Num(Registration_CODE, '###0')</title>
      <link>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225917#M78172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me understand the function Num(Registration_CODE, '###0') and how it represents the Registration_CODE here. For example, if Registration_CODE is 00253 or 02530 or 25300 or 25345 How will it represent the data? Registration_CODE is text in the source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 19:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225917#M78172</guid>
      <dc:creator />
      <dc:date>2011-02-22T19:26:40Z</dc:date>
    </item>
    <item>
      <title>Num(Registration_CODE, '###0')</title>
      <link>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225918#M78173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It treats your text as a number in the given format, i.e. you may have it displayed like 02530, but summarizing, averaging etc will work with 2530.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 19:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225918#M78173</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-02-22T19:36:24Z</dc:date>
    </item>
    <item>
      <title>Num(Registration_CODE, '###0')</title>
      <link>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225919#M78174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if I am matching Registration_CODE from one table to another? One table has preceding zero and other table coming from excel doesn't have preceding zero? Is it still going to match or I've to do some transformation to one or the other source field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 21:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225919#M78174</guid>
      <dc:creator />
      <dc:date>2011-02-22T21:21:32Z</dc:date>
    </item>
    <item>
      <title>Num(Registration_CODE, '###0')</title>
      <link>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225920#M78175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but think that QV is tolerant in this respect - see the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Table2:&lt;BR /&gt; LOAD&lt;BR /&gt; *&lt;BR /&gt; INLINE&lt;BR /&gt; [RegCode, Val2&lt;BR /&gt; 12, 13&lt;BR /&gt; 45, 14&lt;BR /&gt; A14, 15&lt;BR /&gt; 56, 13];&lt;BR /&gt;Table1:&lt;BR /&gt; LOAD&lt;BR /&gt; *&lt;BR /&gt; INLINE&lt;BR /&gt; [RegCode, Val&lt;BR /&gt; 00012, 3&lt;BR /&gt; 00045, 4&lt;BR /&gt; A14, 5&lt;BR /&gt; 56, 3];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Remark: Copy Table1 before Table2 would result in RegCode to be displayed as 00012, etc.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 21:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-Registration-CODE-0/m-p/225920#M78175</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-02-22T21:30:11Z</dc:date>
    </item>
  </channel>
</rss>

