<?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 separator check in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/separator-check/m-p/2240139#M27723</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to do a sperator check in an incoming CSV file, for example if I have a separator other than";" I reject the file, also for encoding "utf_8" and returns to the line '\n'&amp;nbsp; , otherwise I continue my processing &amp;nbsp;&lt;/P&gt;&lt;P&gt;big thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:19:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:19:08Z</dc:date>
    <item>
      <title>separator check</title>
      <link>https://community.qlik.com/t5/Talend-Studio/separator-check/m-p/2240139#M27723</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to do a sperator check in an incoming CSV file, for example if I have a separator other than";" I reject the file, also for encoding "utf_8" and returns to the line '\n'&amp;nbsp; , otherwise I continue my processing &amp;nbsp;&lt;/P&gt;&lt;P&gt;big thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/separator-check/m-p/2240139#M27723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: separator check</title>
      <link>https://community.qlik.com/t5/Talend-Studio/separator-check/m-p/2240140#M27724</link>
      <description>&lt;P&gt;Logically there is no need to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use your tFileInputDelimited component and configure it to use a ";" as the separator, you can throw the file away (or reject it) if your columns are missing data. If you have 5 columns of data and there are no ";" in there, it will mean that only your first column will have data. Columns 2, 3,4 and 5 will not be consistently populated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adding a checking stage before attempting to process it will probably be less efficient than checking it while you consume it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 16:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/separator-check/m-p/2240140#M27724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T16:06:35Z</dc:date>
    </item>
  </channel>
</rss>

