<?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: Row separator is not right in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212490#M10101</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Row separator is okay if all the data rows are on new line,&lt;/P&gt;&lt;P&gt;you better specify right column separator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2018 11:51:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-30T11:51:34Z</dc:date>
    <item>
      <title>Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212489#M10100</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the right row separator to be use if the data that I'll be loading is like below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"123456","ABC","ABC DEFG HIJKL","100 Yellow Street","Saigon","SAI","5000","GON"&lt;/PRE&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0le.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144405i842ECEC6F148747E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0le.png" alt="0683p000009M0le.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I used "\n" but the data became like what I post below, which is the last letter or number inserted on the next column.&lt;/P&gt; 
&lt;PRE&gt;"12345","6BC","AABC DEFG HIJK","L100 Yellow Stree","tsaigo","nAI","S500","0GON"&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212489#M10100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T11:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212490#M10101</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Row separator is okay if all the data rows are on new line,&lt;/P&gt;&lt;P&gt;you better specify right column separator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212490#M10101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T11:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212491#M10102</link>
      <description>&lt;P&gt;Where should I specify that and what would be the right column separator for that kind of data?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212491#M10102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T11:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212492#M10103</link>
      <description>&lt;P&gt;Which component you are using as if now ?&lt;/P&gt;&lt;P&gt;What is your input file type ?&lt;/P&gt;&lt;P&gt;If it is csv go for tFileInputDelimited and you will easily find the "Field Separator "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212492#M10103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T12:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212493#M10104</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue appears to be that your positional file pattern ( "1, 6, 3, 35, 35 ...." ) is incorrect. This is a comma separated list of lengths. The pattern shown in your screenshot says: map the first 1 character in a line to the first column, then the next 6 to the second column, followed by the next 3 in the third column and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With that said, the data you show in your post does not match up with the pattern in the screenshot, so there is likely&amp;nbsp;some confusion going on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212493#M10104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T13:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212494#M10105</link>
      <description>&lt;P&gt;tfileinputpositional is the component that I am using and I'm trying for both CSV and TXT file.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 14:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212494#M10105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T14:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212495#M10106</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKl5AAG"&gt;@JGM&lt;/A&gt;&amp;nbsp;Indeed and I'm looking on the something weird.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 14:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212495#M10106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212496#M10107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please advise which component you are using to parse the file? I was able to read the sample data you had provided from the file in right fashion.&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0lt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155884i7C2B685527CFDC05/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0lt.png" alt="0683p000009M0lt.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; 
&lt;P&gt;Please refer the component details below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0ey.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143136i77CC1B42C1C5322D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0ey.png" alt="0683p000009M0ey.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; 
&lt;P&gt;If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212496#M10107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T18:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212497#M10108</link>
      <description>&lt;P&gt;I'm using a tfileinputpositional not the tfileinputdelimited one.&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="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0ly.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139314i7791B0DEBCD7BB12/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0ly.png" alt="0683p000009M0ly.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 19:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212497#M10108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T19:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212498#M10109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The data you have shown in your query is in delimited format. Is there any specific reason to choose the tfileinputpositional instead of tfileinputdelimited for your use case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 04:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212498#M10109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T04:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212499#M10110</link>
      <description>&lt;P&gt;First this is how the whole parsing scenario:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 686px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0m8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135834i98A2D41DEFE41341/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0m8.png" alt="0683p000009M0m8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;tfilelist ( contains the source directory and the files) the iterate to tfileinputpositional which I used&amp;nbsp;((String)globalMap.get("tFileList_3_CURRENT_FILEPATH")) on the file name/stream then row separator I tried is "\n"&amp;nbsp; "\t" and the other valid separator, then tmap to map the values to the tmysqloutput (table) and before that there's a look up table for the values on the column that is not exists on the file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If I will use the tfiledelimitedinput, can I use the same logic? Should I use tflieexists - iterate-&amp;gt; tfileinputdelimited - tmap - tmysqlouput?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 05:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212499#M10110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T05:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212500#M10111</link>
      <description>&lt;P&gt;I have tried to use tfliexist + tfileinoputdelimited + tmap +tmysqlouput but I got an issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;null (The system cannot find the file specified)&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 05:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212500#M10111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T05:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212501#M10112</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You can use any type of file (positional,delimited etc) for file list and once we select the right fiel reading component, it will work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please&amp;nbsp;try tfilelist -&amp;gt; tfileinputdelimited -&amp;gt; tmap -&amp;gt; tmysqloutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please also add the full job flow and if you are getting error please add the corresponding component screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 06:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212501#M10112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T06:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212502#M10113</link>
      <description>&lt;P&gt;after doing that, nothing inserted on the table. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 06:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212502#M10113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T06:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212503#M10114</link>
      <description>&lt;P&gt;I don't know, why there's no data inserted, upon checking on the database, there's nothing as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Processing .zip, please wait...&lt;/P&gt;
&lt;P&gt;Process finished&lt;BR /&gt;Data dump to staging data_staging completed.&lt;BR /&gt;Data ID: 1&lt;BR /&gt;&amp;nbsp;Data: Inserted Rows: 0&lt;BR /&gt;Data: Updated Rows: 0&lt;BR /&gt;Directory Data: For Deleted Rows: 0&lt;BR /&gt;Directory Data: Deleted Rows: 0&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 06:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212503#M10114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212504#M10115</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I doubt whether the file is being picked up in your flow. A simple way of debugging is to add tlogrow in each phase to identify where the data is missing in the flow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If you could put the screenshot of the latest flow, I will get more idea.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 06:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212504#M10115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T06:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212505#M10116</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;one last question; What if the data is look like:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;123456,ABC,ABC DEFG HIJKL,"100 Yellow Street","Saigon",SAI,5000,GON&lt;/PRE&gt; 
&lt;P&gt;What should be the right Row and column separator? If you will notice there's a values that has "" and most of them don't have.&lt;/P&gt; 
&lt;P&gt;Thanks for any response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 08:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212505#M10116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212506#M10117</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; It will still work with tfileinputdellimited with same configuration. I created 2 records as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 851px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0Zz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147260iFA5D2BE90B8C49C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0Zz.png" alt="0683p000009M0Zz.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; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; And below is the output I got from Talend.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0g1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146055i682E6A90F3D69C71/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0g1.png" alt="0683p000009M0g1.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; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212506#M10117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T09:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212507#M10118</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;I didn't noticed that, the second column was not inserted. And I got an error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Data truncation: Data too long for column 'column2' at row 1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I checked the source data it's having 3 characters the target column having 3 characters as well, so I'm not sure what is happening on why it is not inserted and&amp;nbsp;having error&amp;nbsp;that it is truncated.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 01:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212507#M10118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T01:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Row separator is not right</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212508#M10119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The column naming convention starts with Column0. Since you are mentioning column2, it means you need to actually check the length of third column in the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 05:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-separator-is-not-right/m-p/2212508#M10119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T05:11:26Z</dc:date>
    </item>
  </channel>
</rss>

