<?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: Adding content/rows before specific rows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221435#M15445</link>
    <description>&lt;P&gt;OK, so your output is a key record with its value in the following record. Out of interest, how can you be sure that the db/file sticks to this structure? What if two keys are added in a row, will that not throw out all of the results? That aside (the reason I asked, is that anything else added per record might help you in solving this), can you show us how your data is provided?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This requirement can be achieved reasonably easily, but it is better to be aware of the full problem (input and output schemas) before answering.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 17:44:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-02T17:44:09Z</dc:date>
    <item>
      <title>Adding content/rows before specific rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221434#M15444</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am currently working on a import I have to make. In this import I have to add a value like this:&lt;/P&gt; 
&lt;PRE&gt;row, value
---------------------
1, thisismykey
2, thisismyvalue&lt;/PRE&gt; 
&lt;P&gt;I have a bunch of specific values and have to add a row before each of them with the key.&lt;/P&gt; 
&lt;P&gt;Any idea how to do this with talend?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Christian&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 15:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221434#M15444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-02T15:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding content/rows before specific rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221435#M15445</link>
      <description>&lt;P&gt;OK, so your output is a key record with its value in the following record. Out of interest, how can you be sure that the db/file sticks to this structure? What if two keys are added in a row, will that not throw out all of the results? That aside (the reason I asked, is that anything else added per record might help you in solving this), can you show us how your data is provided?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This requirement can be achieved reasonably easily, but it is better to be aware of the full problem (input and output schemas) before answering.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 17:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221435#M15445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-02T17:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding content/rows before specific rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221436#M15446</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your answer! I have a file I receive with productId and features, a html encoded text:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;productID; features;
12345; &amp;lt;p&amp;gt;Features go here&amp;lt;/p&amp;gt;;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My software requires my import to be like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;productID; key; value;&lt;BR /&gt;12345; tab1 name; Features;&lt;BR /&gt;12345; tab1 content; &amp;lt;p&amp;gt;Features go here&amp;lt;/p&amp;gt;;&lt;/PRE&gt;
&lt;P&gt;So I do need add the tab1 name row for each features entry.&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Christian&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 09:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-content-rows-before-specific-rows/m-p/2221436#M15446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-03T09:42:32Z</dc:date>
    </item>
  </channel>
</rss>

