<?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: tFileInputDelimited - import from csv files with ; in text fields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333293#M102090</link>
    <description>Can you please try the same scenarion using TOS 6.1.1? &lt;BR /&gt;Want to know if the problem is due to TOS 6.2 or if it is a normal behavior.</description>
    <pubDate>Mon, 25 Jul 2016 14:30:02 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2016-07-25T14:30:02Z</dc:date>
    <item>
      <title>tFileInputDelimited - import from csv files with ; in text fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333290#M102087</link>
      <description>Hi,
&lt;BR /&gt;I am trying to import some data with tFileInputDelimited from a csv file. As fieldseparator I`m working with ";". Some text fields in the csv file includes &amp;nbsp;an ";" (with normal text enclosure ") but talend parse this as an additional row. The documentation talks about a parameter "
&lt;I&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Split row before field" &lt;/FONT&gt;&lt;/FONT&gt;&lt;/I&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;but I can`t find them in advanced settings.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Any suggestions?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;TOS-Version: 6.2.0&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Thomas</description>
      <pubDate>Sat, 16 Nov 2024 10:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333290#M102087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited - import from csv files with ; in text fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333291#M102088</link>
      <description>Hi,&lt;BR /&gt;Check the advanced settings of tFileInputDelimited configuration.&lt;BR /&gt;Regards,&lt;BR /&gt;TRF</description>
      <pubDate>Mon, 25 Jul 2016 09:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333291#M102088</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-07-25T09:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited - import from csv files with ; in text fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333292#M102089</link>
      <description>Hi TRF,
&lt;BR /&gt;thanks, playing around with the csv options brought the solution.&amp;nbsp;
&lt;BR /&gt;I found out a trick with tFileInputDelimited: You have one more option (called "Split row before field") if you first put the file into Meta Data --&amp;gt; File delimited and then create an input with this in the job. First I created only an Input with "raw" tFileInputDelimited and did not found the option which is described in the reference guide...
&lt;BR /&gt;Regards,
&lt;BR /&gt;Thomas</description>
      <pubDate>Mon, 25 Jul 2016 12:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333292#M102089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-25T12:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited - import from csv files with ; in text fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333293#M102090</link>
      <description>Can you please try the same scenarion using TOS 6.1.1? &lt;BR /&gt;Want to know if the problem is due to TOS 6.2 or if it is a normal behavior.</description>
      <pubDate>Mon, 25 Jul 2016 14:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333293#M102090</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-07-25T14:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited - import from csv files with ; in text fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333294#M102091</link>
      <description>Hi All,&lt;BR /&gt;Can you please provide me a solution for my scenario.&lt;BR /&gt;My source file data looks like below. It contains 3 fields separated by | (pipe) delimiter. All fields are enclosed by doubt quotes "". But the issue is one of the fields data contains double quotes as a data as well.&amp;nbsp;&lt;BR /&gt;"From"|"Msg: " Hi, how are you" &amp;nbsp;Message ended"|"To"&lt;BR /&gt;Can you tell me how to handle this.&lt;BR /&gt;Thanks,&lt;BR /&gt;Jayachandra</description>
      <pubDate>Fri, 09 Dec 2016 13:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-import-from-csv-files-with-in-text-fields/m-p/2333294#M102091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T13:19:47Z</dc:date>
    </item>
  </channel>
</rss>

