<?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: TfileOutputDelimited issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328365#M97652</link>
    <description>&lt;P&gt;Once again, share&amp;nbsp;your input schema.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 17:08:39 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-03-27T17:08:39Z</dc:date>
    <item>
      <title>TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328357#M97644</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;How do i modify the output of my delimited file (csv) to be in a particular sequence.(i.e be in the format/sequence required by the third party system for upload). The output file is currently separated by ";" (semi colon). I want to include a static value(prefix) in all the rows and also do not want all of them to be separated by semi colon.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How do i go about this modification to generate my required output?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly assist.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 12:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328357#M97644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-22T12:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328358#M97645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Add a field called "Prefix" to your schema&amp;nbsp;and set its values from a tMap ou tJavaRow.&lt;/P&gt;&lt;P&gt;For the 2nd point, change the tFileOutputDelimited "Field Separator" to an empty string ("").&lt;/P&gt;&lt;P&gt;Should be enough.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 12:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328358#M97645</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-22T12:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328359#M97646</link>
      <description>&lt;P&gt;Hi TRF,&lt;/P&gt;
&lt;P&gt;Thank you for your response.&lt;/P&gt;
&lt;P&gt;i was able to go ahead with the first one. but for the second one, this is my desired output file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;Subject;joe1;Doe1 Joe1 .&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Between Doe1 and Joe1, i do not want to have the semi colon (";") separator.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;How do i configure the output to make the file look like that?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 12:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328359#M97646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T12:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328360#M97647</link>
      <description>&lt;P&gt;So it seems you want to marge 2 separated fields from your input.&lt;/P&gt;&lt;P&gt;Use a tMap for that.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328360#M97647</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-23T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328361#M97648</link>
      <description>&lt;P&gt;No, i just want to use two different separators for the generated &lt;FONT color="#000000"&gt;output file.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#333399"&gt;";" and " "&amp;nbsp; &lt;FONT color="#000000"&gt;an example is this:&lt;/FONT&gt;&amp;nbsp;Subject;joe1;Doe1 Joe1.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;FONT color="#000000"&gt;currently, it is been separated by only&lt;/FONT&gt; ";"&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;How do i go about that?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328361#M97648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T13:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328362#M97649</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMv9AAG"&gt;@daescada&lt;/A&gt;&amp;nbsp;since you can sepecify the multiple delimiters output file ,as shown below.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 800px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt6v.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137273iD651B31B00CDE327/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt6v.png" alt="0683p000009Lt6v.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 06:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328362#M97649</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-26T06:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328363#M97650</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You've shared the expected output but not the input.&lt;/P&gt;&lt;P&gt;Give a complete example to receive the appropriate answer to your case.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328363#M97650</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-26T08:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328364#M97651</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;I have an application that i want to upload the data(users) into which requires it to be in this format&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;User;Subject;Ferguson1 Mark1 . &lt;FONT color="#000000"&gt;Please take note of the '&lt;FONT color="#333399"&gt;space&lt;/FONT&gt;' between &lt;FONT color="#333399"&gt;Ferguson1&lt;/FONT&gt; and &lt;FONT color="#333399"&gt;Mark1&lt;/FONT&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;FONT color="#000000"&gt;This means that it requires two different separators in a single row. (i.e)&amp;nbsp; &lt;FONT color="#333399"&gt;";" &lt;FONT color="#000000"&gt;and&lt;/FONT&gt; " ".&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;FONT color="#000000"&gt;so the question is, how do i configure the output text to have those two separators in one row.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;FONT color="#000000"&gt;Thanks.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328364#M97651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328365#M97652</link>
      <description>&lt;P&gt;Once again, share&amp;nbsp;your input schema.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328365#M97652</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-27T17:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328366#M97653</link>
      <description>&lt;P&gt;see attached&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls5m"&gt;input_output.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsSY"&gt;schema.PNG&lt;/A&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328366#M97653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T17:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328367#M97654</link>
      <description>&lt;P&gt;What you're describing isn't supported "out of the box" in Talend. You'll have to combine the data in the last column yourself. The best way to do that depends on what your incoming data looks like.&lt;BR /&gt;&lt;BR /&gt;If the data is already together on one row, you'll want to combine the appropriate columns together, inserting your own delimiter (space) between the values.&lt;BR /&gt;&lt;BR /&gt;If the individual values are on different rows, e.g.:&lt;BR /&gt;User;Subject;Ferguson1&lt;BR /&gt;User;Subject;Mark1&lt;BR /&gt;&lt;BR /&gt;...you can use an aggregate component with the List function to roll up the rows. The advanced settings tab of tAggregateRow lets you choose the delimiter for the List column.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Update after seeing your schema:&lt;BR /&gt;Alter your tMap output schema to have only three columns.&amp;nbsp; Make the third column's expression:&lt;BR /&gt;row1.Firstname + " " + row1.Lastname&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328367#M97654</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2018-03-27T17:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: TfileOutputDelimited issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328368#M97655</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 15:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileOutputDelimited-issue/m-p/2328368#M97655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T15:58:26Z</dc:date>
    </item>
  </channel>
</rss>

