<?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 populate a column as blank in outputfile in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371429#M134373</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7NAAW"&gt;@KanT&lt;/A&gt;,you can use below link to set the default values in tfileinputdelimited.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/mhqCkTBnin7IXmJBUJoocQ/~H7aem4LpI~B45e74SJN1w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/mhqCkTBnin7IXmJBUJoocQ/~H7aem4LpI~B45e74SJN1w&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Apr 2018 05:00:42 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-04-19T05:00:42Z</dc:date>
    <item>
      <title>How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371425#M134369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have column called 'description' but I want this column to be populated as blank in the output file. How should I do it..?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371425#M134369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T00:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371426#M134370</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can try to replace your column with"" by using replaceAll(old char, new char) in tMap.&lt;/P&gt;
&lt;P&gt;Let us know if it works for you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;DIV class="lia-message-subject"&gt;
&lt;H5&gt;&amp;nbsp;&lt;/H5&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;H2 class="message-subject"&gt;&amp;nbsp;&lt;/H2&gt;</description>
      <pubDate>Wed, 18 Apr 2018 07:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371426#M134370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T07:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371427#M134371</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7NAAW"&gt;@KanT&lt;/A&gt;,if you do not&amp;nbsp;give Expression of Out section in tmap,will populate as blank.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;please find the bleow screenshoot.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lw31.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133151iD8A8AFC68206DDA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lw31.png" alt="0683p000009Lw31.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 07:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371427#M134371</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-04-18T07:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371428#M134372</link>
      <description>&lt;P&gt;Hi Manodwhb,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;One more thing, if I want to set the default value of the certain column to 1. Should I make the change in the input file by defining the default value as "1".&lt;/P&gt; 
&lt;P&gt;I tried couple of combinations by making it as 1, or "1", change the field type to String. But nothing works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How do I set value&amp;nbsp;to 1..?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwlB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158324i746F3C5A10ACB2C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwlB.png" alt="0683p000009LwlB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 17:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371428#M134372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T17:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371429#M134373</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7NAAW"&gt;@KanT&lt;/A&gt;,you can use below link to set the default values in tfileinputdelimited.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/mhqCkTBnin7IXmJBUJoocQ/~H7aem4LpI~B45e74SJN1w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/mhqCkTBnin7IXmJBUJoocQ/~H7aem4LpI~B45e74SJN1w&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 05:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371429#M134373</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-04-19T05:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371430#M134374</link>
      <description>&lt;P&gt;Thanks for the link. I did look this link before. It talks about setting default values for string. But if u want to default integer values, it doesn't work this way.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 05:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371430#M134374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T05:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate a column as blank in outputfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371431#M134375</link>
      <description>&lt;P&gt;Otherway you can try in tmap that expression somting like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row1.fieldname== null ? 1 :&amp;nbsp;&lt;SPAN&gt;row1.fieldname&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 05:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-populate-a-column-as-blank-in-outputfile/m-p/2371431#M134375</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-04-19T05:13:50Z</dc:date>
    </item>
  </channel>
</rss>

