<?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: Comments in tFileInputDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267365#M46271</link>
    <description>What would you like to do? Just ignore the comments? How do you know its a comment (line starting with "#" for example)?
&lt;BR /&gt;In this case you may use a filter.
&lt;BR /&gt;Please give us some more information to help you.
&lt;BR /&gt;Bye
&lt;BR /&gt;Volker</description>
    <pubDate>Wed, 12 Mar 2008 21:55:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-03-12T21:55:51Z</dc:date>
    <item>
      <title>Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267363#M46269</link>
      <description>Hi,&lt;BR /&gt;Is it possible to include comment lines in a tFileInputDelimited ? &lt;BR /&gt;I actually use it to load a tContextLoad and I want to put some comments on the values given.&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 14:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267363#M46269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267364#M46270</link>
      <description>I don't think it's very easy with comment line.&lt;BR /&gt;My advice is to use a comment column&lt;BR /&gt;Your file would be&lt;BR /&gt;key;value;comment&lt;BR /&gt;key1;value1;comment1&lt;BR /&gt;You can read only key and value columns with your tFileInputDelimited before your tContextLoad&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 12 Mar 2008 20:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267364#M46270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-12T20:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267365#M46271</link>
      <description>What would you like to do? Just ignore the comments? How do you know its a comment (line starting with "#" for example)?
&lt;BR /&gt;In this case you may use a filter.
&lt;BR /&gt;Please give us some more information to help you.
&lt;BR /&gt;Bye
&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 12 Mar 2008 21:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267365#M46271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-12T21:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267366#M46272</link>
      <description>Exactly Volker, I just want to describe the key and value of the tFileInputDelimited, the comments should be ignored.</description>
      <pubDate>Thu, 13 Mar 2008 08:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267366#M46272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-13T08:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267367#M46273</link>
      <description>Can you please give us an example of your input data.</description>
      <pubDate>Thu, 13 Mar 2008 20:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267367#M46273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-13T20:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267368#M46274</link>
      <description>Here is a sample of the csv file, I used a comment column and it is ignored by the tContextLoad: 
&lt;BR /&gt;mysql_host;0.0.0.0;MySQL IP adress 
&lt;BR /&gt;mysql_port;3306;MySQL Port 
&lt;BR /&gt;mysql_db;talend;MySQL database name 
&lt;BR /&gt;mysql_user;talend;MySQL user 
&lt;BR /&gt;mysql_pass;talend;MySQL Password 
&lt;BR /&gt;... 
&lt;BR /&gt;It works perfectly now. Thanks.</description>
      <pubDate>Fri, 14 Mar 2008 08:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267368#M46274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-14T08:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Comments in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267369#M46275</link>
      <description>You are welcome.</description>
      <pubDate>Fri, 14 Mar 2008 08:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comments-in-tFileInputDelimited/m-p/2267369#M46275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-14T08:17:57Z</dc:date>
    </item>
  </channel>
</rss>

