<?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 to Format Leading Zeros for Numeric.sequence ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Format-Leading-Zeros-for-Numeric-sequence/m-p/2308986#M80256</link>
    <description>Hi,
&lt;BR /&gt;Try having a Var expresssion with 'String.format("%05d", yourinputfield); '</description>
    <pubDate>Wed, 13 Jan 2010 23:23:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-01-13T23:23:41Z</dc:date>
    <item>
      <title>How to Format Leading Zeros for Numeric.sequence ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Format-Leading-Zeros-for-Numeric-sequence/m-p/2308985#M80255</link>
      <description>I need to output Numeric.sequence with a specified number of digits. If the numeric value is less than the number of digits, I need leading zeros to be inserted... If I need 5 digits, 
&lt;BR /&gt;Ex: "12" = "00012"
&lt;BR /&gt;Ex: "12392" = "12392"
&lt;BR /&gt;Ex: "9" = "00009"
&lt;BR /&gt;Any easy way to do this in a tMap?</description>
      <pubDate>Sat, 16 Nov 2024 13:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Format-Leading-Zeros-for-Numeric-sequence/m-p/2308985#M80255</guid>
      <dc:creator>AndyBrown</dc:creator>
      <dc:date>2024-11-16T13:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Format Leading Zeros for Numeric.sequence ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Format-Leading-Zeros-for-Numeric-sequence/m-p/2308986#M80256</link>
      <description>Hi,
&lt;BR /&gt;Try having a Var expresssion with 'String.format("%05d", yourinputfield); '</description>
      <pubDate>Wed, 13 Jan 2010 23:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Format-Leading-Zeros-for-Numeric-sequence/m-p/2308986#M80256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-13T23:23:41Z</dc:date>
    </item>
  </channel>
</rss>

