<?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: Add leading zero's to .csv in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239147#M27028</link>
    <description>I believe in so rec side is string data type and when writing it CSV using tfileoutputdelimitted also you should have string data type and you open file in notepad++ and you will see the leading zeros.</description>
    <pubDate>Wed, 06 May 2020 04:26:01 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-05-06T04:26:01Z</dc:date>
    <item>
      <title>Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239146#M27027</link>
      <description>Hi guys,
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;I have a job reading from database input and writing to .csv file. I'm loosing zeroes from my number using .csv.
&lt;BR /&gt;For example: "0078 becomes 78" or "0587 becomes 587".
&lt;BR /&gt;My datatype is strong.
&lt;BR /&gt;How can I keep my leading zero's?
&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 02:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239146#M27027</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2024-11-16T02:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239147#M27028</link>
      <description>I believe in so rec side is string data type and when writing it CSV using tfileoutputdelimitted also you should have string data type and you open file in notepad++ and you will see the leading zeros.</description>
      <pubDate>Wed, 06 May 2020 04:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239147#M27028</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-06T04:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239148#M27029</link>
      <description>I tried string too. The client wants to receive in .csv so is there a way in Talend to fix this issue of missing leading 0’s?</description>
      <pubDate>Wed, 06 May 2020 06:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239148#M27029</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2020-05-06T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239149#M27030</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQfGAAW"&gt;@peacekas99&lt;/A&gt;, when your oven in notepad++ are you able to see leading zeros from that csv when you populated as a string? from excel you could not able to find&amp;nbsp; until you format that column&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 07:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239149#M27030</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-06T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239150#M27031</link>
      <description>Yes when I open with notepad+ I see leading zeros. But how can I make that possible with Talend studio job when writing results to .csv file? Is that possible?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 06 May 2020 08:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239150#M27031</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2020-05-06T08:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239151#M27032</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQfGAAW"&gt;@peacekas99&lt;/A&gt;&amp;nbsp;,which means you have in your CSV file but when open in excel is will not show until you format it, it is the behavior of excel software. It is not Talend software issue.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 10:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239151#M27032</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-06T10:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add leading zero's to .csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239152#M27033</link>
      <description>Oh ok I thought you can use Talend to fix that issue. Thanks</description>
      <pubDate>Wed, 06 May 2020 18:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-leading-zero-s-to-csv/m-p/2239152#M27033</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2020-05-06T18:04:45Z</dc:date>
    </item>
  </channel>
</rss>

