<?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 Format number to two digit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-number-to-two-digit/m-p/524094#M195794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to change the format for the field data format&lt;/P&gt;&lt;P&gt;From 1.2.1.45. To 01.02.01.45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show the two digit ,,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Jun 2013 15:37:17 GMT</pubDate>
    <dc:creator>zturaiki</dc:creator>
    <dc:date>2013-06-30T15:37:17Z</dc:date>
    <item>
      <title>Format number to two digit</title>
      <link>https://community.qlik.com/t5/QlikView/Format-number-to-two-digit/m-p/524094#M195794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to change the format for the field data format&lt;/P&gt;&lt;P&gt;From 1.2.1.45. To 01.02.01.45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show the two digit ,,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2013 15:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-number-to-two-digit/m-p/524094#M195794</guid>
      <dc:creator>zturaiki</dc:creator>
      <dc:date>2013-06-30T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Format number to two digit</title>
      <link>https://community.qlik.com/t5/QlikView/Format-number-to-two-digit/m-p/524095#M195795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your string (1.2.1.45 is not a number) has always these four parts delimited by a dot, you could try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(subfield('1.2.1.45','.',1),'00') &amp;amp; '.' &amp;amp;&lt;/P&gt;&lt;P&gt; num(subfield('1.2.1.45','.',2),'00') &amp;amp; '.' &amp;amp;&lt;/P&gt;&lt;P&gt; num(subfield('1.2.1.45','.',3),'00') &amp;amp; '.' &amp;amp;&lt;/P&gt;&lt;P&gt; num(subfield('1.2.1.45','.',4),'00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2013 15:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-number-to-two-digit/m-p/524095#M195795</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-30T15:46:26Z</dc:date>
    </item>
  </channel>
</rss>

