<?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 transform N columns into N lines in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201367#M3483</link>
    <description>Can anybody help me how to go about this.I am a complete beginner to Talend even to any ETL tool..Need to implement batch loading using talend.
&lt;BR /&gt;Can anybody help me in the below
&lt;BR /&gt;My input will be a complex join between different tables(oracle databse)
&lt;BR /&gt;My output is a delimited file(which needs to be ftpd)
&lt;BR /&gt;My problem is the structure of the output file is as below
&lt;BR /&gt;id 9429979F6
&lt;BR /&gt;value 96.5
&lt;BR /&gt;sectype XYZ
&lt;BR /&gt;secsubtype XYZ
&lt;BR /&gt;secsubtyp2 XYZ
&lt;BR /&gt;Coup 3.32
&lt;BR /&gt;descript "ABC"
&lt;BR /&gt;rating1 A
&lt;BR /&gt;rating1id X97886
&lt;BR /&gt;id 9229979F6
&lt;BR /&gt;value 26.5
&lt;BR /&gt;sectype X2YZ
&lt;BR /&gt;secsubtype X2Z
&lt;BR /&gt;secsubtyp2 X2YZ
&lt;BR /&gt;Coup 3.32
&lt;BR /&gt;descript "ABC"
&lt;BR /&gt;rating2 A
&lt;BR /&gt;rating2id Y9789-78
&lt;BR /&gt;and so on
&lt;BR /&gt;The column names are at the left handside(dynamically generated from database eg rating1 exists in database so is present in the first data)
&lt;BR /&gt;Can anybody help me how to go about this</description>
    <pubDate>Sat, 16 Nov 2024 14:28:47 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T14:28:47Z</dc:date>
    <item>
      <title>transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201367#M3483</link>
      <description>Can anybody help me how to go about this.I am a complete beginner to Talend even to any ETL tool..Need to implement batch loading using talend.
&lt;BR /&gt;Can anybody help me in the below
&lt;BR /&gt;My input will be a complex join between different tables(oracle databse)
&lt;BR /&gt;My output is a delimited file(which needs to be ftpd)
&lt;BR /&gt;My problem is the structure of the output file is as below
&lt;BR /&gt;id 9429979F6
&lt;BR /&gt;value 96.5
&lt;BR /&gt;sectype XYZ
&lt;BR /&gt;secsubtype XYZ
&lt;BR /&gt;secsubtyp2 XYZ
&lt;BR /&gt;Coup 3.32
&lt;BR /&gt;descript "ABC"
&lt;BR /&gt;rating1 A
&lt;BR /&gt;rating1id X97886
&lt;BR /&gt;id 9229979F6
&lt;BR /&gt;value 26.5
&lt;BR /&gt;sectype X2YZ
&lt;BR /&gt;secsubtype X2Z
&lt;BR /&gt;secsubtyp2 X2YZ
&lt;BR /&gt;Coup 3.32
&lt;BR /&gt;descript "ABC"
&lt;BR /&gt;rating2 A
&lt;BR /&gt;rating2id Y9789-78
&lt;BR /&gt;and so on
&lt;BR /&gt;The column names are at the left handside(dynamically generated from database eg rating1 exists in database so is present in the first data)
&lt;BR /&gt;Can anybody help me how to go about this</description>
      <pubDate>Sat, 16 Nov 2024 14:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201367#M3483</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201368#M3484</link>
      <description>Hi 
&lt;BR /&gt;Use the tOracleInput to get the data from oracle and tFileOutputDelimited component as output file: 
&lt;BR /&gt;tOracleInput--main--&amp;gt;tFileInputDelimited 
&lt;BR /&gt;Please download the 
&lt;A href="http://www.talend.com/resources/documentation.php" target="_blank" rel="nofollow noopener noreferrer"&gt;user documentation&lt;/A&gt; and learn more. 
&lt;BR /&gt;Feel free to post your questions! 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 18 Jan 2008 08:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201368#M3484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-18T08:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201369#M3485</link>
      <description>Hi shong
&lt;BR /&gt; Thanks for the reply..Yeah i went thru the user guide and used the same componenets you mentioned.But how do i specify the format of the file to in the same as the one i mentioned ? .. Please help</description>
      <pubDate>Fri, 18 Jan 2008 08:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201369#M3485</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-01-18T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201370#M3486</link>
      <description>Hi shong 
&lt;BR /&gt; Thanks for the reply..Yeah i went thru the user guide and used the same componenets you mentioned.But how do i specify the format of the file to be the same as the one i mentioned ? The left hand side names are the columns names of the resultant query and should be generated automatically.. Please help 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi&lt;BR /&gt;Use the tOracleInput to get the data from oracle and tFileOutputDelimited component as output file:&lt;BR /&gt;tOracleInput--main--&amp;gt;tFileInputDelimited&lt;BR /&gt;Please download the &lt;A href="http://www.talend.com/resources/documentation.php" target="_blank" rel="nofollow noopener noreferrer"&gt;user documentation&lt;/A&gt; and learn more.&lt;BR /&gt;Feel free to post your questions!&lt;BR /&gt;Best regards&lt;BR /&gt; shong&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 18 Jan 2008 08:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201370#M3486</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-01-18T08:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201371#M3487</link>
      <description>Hi
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;The left hand side names are the columns names of the resultant query and should be generated automatically.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;After defining the achema, click the 'Guess Query' button to generated the query statement automatically.(see screenshots)
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 18 Jan 2008 08:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201371#M3487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-18T08:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201372#M3488</link>
      <description>Hi Shong 
&lt;BR /&gt; Thanks for your help ..As i said the headings are dynamically generated. 
&lt;BR /&gt;For eg 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;uppose my id can have any one or more of colums rating1,rating2,rating3,rating3.S 
&lt;BR /&gt;id 9429979F6 has a rating1 so we should get 
&lt;BR /&gt;id 9429979F6 
&lt;BR /&gt;value 96.5 
&lt;BR /&gt;sectype XYZ 
&lt;BR /&gt;secsubtype XYZ 
&lt;BR /&gt;secsubtyp2 XYZ 
&lt;BR /&gt;Coup 3.32 
&lt;BR /&gt;descript "ABC" 
&lt;BR /&gt;rating1 A 
&lt;BR /&gt;rating1id X97886 
&lt;BR /&gt;id 9229979F6 has rating2 so the this field is included in the details 
&lt;BR /&gt;id 9229979F6 
&lt;BR /&gt;value 26.5 
&lt;BR /&gt;sectype X2YZ 
&lt;BR /&gt;secsubtype X2Z 
&lt;BR /&gt;secsubtyp2 X2YZ 
&lt;BR /&gt;Coup 3.32 
&lt;BR /&gt;descript "ABC" 
&lt;BR /&gt;rating2 A 
&lt;BR /&gt;rating2id Y9789-78 
&lt;BR /&gt;So here some columns in the output file depend on whether there is value in the database for that column..Hope this explains my problemIs there any way we could implement this</description>
      <pubDate>Fri, 18 Jan 2008 08:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201372#M3488</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-01-18T08:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201373#M3489</link>
      <description>Can anybody please help me??</description>
      <pubDate>Mon, 21 Jan 2008 02:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201373#M3489</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-01-21T02:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201374#M3490</link>
      <description>Hi abrar, 
&lt;BR /&gt;The issue that you are having is not related to TOS, but is related to the query that you'll need to run against the Oracle table. TOS will only work with a known structure, so an unknown number of columns (rating1, rating2 .. ratingN) is not possible. 
&lt;BR /&gt;I believe it will require a specialised SQL Query in the first instance - then creating the output file is easy. 
&lt;BR /&gt;For the output you've provided, can you post the source Oracle row(s)? What are the column names and the primary key? This is minimal information that is required to help you. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;c0utta</description>
      <pubDate>Mon, 21 Jan 2008 06:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201374#M3490</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2008-01-21T06:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201375#M3491</link>
      <description>Hi c0utta&lt;BR /&gt;              Thanks for the reply ... i will change my sql accordingly..Can i get the output text file in the format i mentioned.The Column heading at the left side and followed by the corresponding values..If yes how do i do it ?&lt;BR /&gt;id    9429979F6&lt;BR /&gt;value    96.5&lt;BR /&gt;sectype    XYZ&lt;BR /&gt;secsubtype    XYZ&lt;BR /&gt;secsubtyp2    XYZ&lt;BR /&gt;Coup    3.32&lt;BR /&gt;descript    "ABC"&lt;BR /&gt;rating1      A&lt;BR /&gt;rating1id    X97886&lt;BR /&gt;id    9229979F6&lt;BR /&gt;value    26.5&lt;BR /&gt;sectype    X2YZ&lt;BR /&gt;secsubtype    X2Z&lt;BR /&gt;secsubtyp2    X2YZ&lt;BR /&gt;Coup    3.32&lt;BR /&gt;descript    "ABC"&lt;BR /&gt;rating2      A&lt;BR /&gt;rating2id    Y9789-78&lt;BR /&gt;id    922329F6&lt;BR /&gt;value    206.5&lt;BR /&gt;sectype    X22YZ&lt;BR /&gt;secsubtype    AX2Z&lt;BR /&gt;secsubtyp2    AX2YZ&lt;BR /&gt;Coup    3.32&lt;BR /&gt;descript    "ABC"&lt;BR /&gt;rating2      A&lt;BR /&gt;rating2id    Y9789-78&lt;BR /&gt;and so on.....&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 21 Jan 2008 06:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201375#M3491</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-01-21T06:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201376#M3492</link>
      <description>You could use a tMap to concatenate columns of each row such as this in an only one String typed column in the output table :
&lt;BR /&gt;- Connect your DBInput to the main input of a tMap.
&lt;BR /&gt;- Add a variable "separator" with the value as you want (" " for example)
&lt;BR /&gt;- Add an output and an output column in the tMap :
&lt;BR /&gt;
&lt;PRE&gt; &lt;BR /&gt;"id" + separator + row1.id + "\n"&lt;BR /&gt;"value" + separator + row1.value + "\n"&lt;BR /&gt;"sectype" + separator + row1.sectype + "\n"&lt;BR /&gt;"secsubtype" + separator + row1.secsubtype + "\n"&lt;BR /&gt;"secsubtyp2" + separator + row1.secsubtyp2 + "\n"&lt;BR /&gt;"Coup" + separator + row1.Coup + "\n"&lt;BR /&gt;"descript" + separator + row1.descript + "\n"&lt;BR /&gt;"rating1" + separator + row1.rating1 + "\n"&lt;BR /&gt;"rating1id" + separator + row1.rating1id + "\n"&lt;BR /&gt;+ "\n"&lt;/PRE&gt;
&lt;BR /&gt;- Add your file output delimited (with only one column).
&lt;BR /&gt;Maybe \n will be escaped in tFileOutputDelimited, so you could copy it and modify it to remove this effect if necessary.
&lt;BR /&gt;It should work, but I don't have time today to test it in a real case.
&lt;BR /&gt;I will try tomorrow this solution.</description>
      <pubDate>Mon, 21 Jan 2008 18:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201376#M3492</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-21T18:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201377#M3493</link>
      <description>Hi abrar, 
&lt;BR /&gt;I would do this exactly the way amaumont has explained. My only change would be to include the "rating number" in the data coming back from Oracle. Your schema should be: 
&lt;BR /&gt; 
&lt;PRE&gt;id&lt;BR /&gt;value&lt;BR /&gt;sectype&lt;BR /&gt;secsubtype&lt;BR /&gt;secsubtyp2&lt;BR /&gt;Coup&lt;BR /&gt;descript&lt;BR /&gt;ratingNumber&lt;BR /&gt;rating&lt;BR /&gt;ratingID&lt;/PRE&gt; 
&lt;BR /&gt;then the output column in tMap would be the same as amaumont, except for: 
&lt;BR /&gt; 
&lt;PRE&gt;...&lt;BR /&gt;"rating" + row1.ratingNumber + separator + row1.rating + "\n"&lt;BR /&gt;"rating" + row1.ratingNumber + "id" + separator + row1.ratingid + "\n"&lt;BR /&gt;+ "\n"&lt;/PRE&gt; 
&lt;BR /&gt;Hope that helps, 
&lt;BR /&gt;c0utta</description>
      <pubDate>Tue, 22 Jan 2008 03:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201377#M3493</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2008-01-22T03:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201378#M3494</link>
      <description>Thank you cOutta &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201378#M3494</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-22T09:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201379#M3495</link>
      <description>I created the job which realize your need, the valid expression to set should be : 
&lt;BR /&gt; 
&lt;PRE&gt;"id" + Var.separator + row1.id &lt;BR /&gt;+ "\n" + "value" + Var.separator + row1.value &lt;BR /&gt;+ "\n" + "sectype" + Var.separator + row1.sectype &lt;BR /&gt;+ "\n" + "secsubtype" + Var.separator + row1.secsubtype &lt;BR /&gt;+ "\n" + "secsubtyp2" + Var.separator + row1.secsubtyp2 &lt;BR /&gt;+ "\n" + "Coup" + Var.separator + row1.Coup &lt;BR /&gt;+ "\n" + "descript" + Var.separator + row1.descript &lt;BR /&gt;+ "\n" + "rating" + row1.ratingNumber + Var.separator + row1.rating&lt;BR /&gt;+ "\n" + "rating" + row1.ratingNumber + "id" + Var.separator + row1.ratingid&lt;BR /&gt;+ "\n"&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201379#M3495</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-22T09:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201380#M3496</link>
      <description>Thanks a lot 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 23 Jan 2008 01:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201380#M3496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-23T01:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201381#M3497</link>
      <description>If i want to ftp the output file to some loacation ??</description>
      <pubDate>Wed, 23 Jan 2008 08:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201381#M3497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-23T08:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201382#M3498</link>
      <description>To send your file output you can use this component :&lt;BR /&gt;&amp;gt; Internet &amp;gt; FTP &amp;gt; tFTPPut</description>
      <pubDate>Wed, 23 Jan 2008 09:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201382#M3498</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-23T09:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201383#M3499</link>
      <description>But the file shoule be ftp'd after its fully written .If i add a tFtpput to my tOutputDelimited,its placing an empty file without the contents</description>
      <pubDate>Wed, 23 Jan 2008 10:24:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201383#M3499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-23T10:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201384#M3500</link>
      <description>You can use a "ThenRun" connection from your first Start component (with green background) to the tFTPPut. So the tFTPPut component will be processed only when your first processing will ended.
&lt;BR /&gt;You can read the documentation TalendOpenStudio_UG_v2.2_b_EN.pdf at page 44 and 388.</description>
      <pubDate>Wed, 23 Jan 2008 13:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201384#M3500</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-23T13:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201385#M3501</link>
      <description>Thanks a lot amaumont ,it worked ... 
&lt;BR /&gt;One more help 
&lt;BR /&gt;How do i define a database schema using multiple tables. ie if my input comes from a join over multiple tables ,how do i create my tOracleInputScema ??</description>
      <pubDate>Thu, 24 Jan 2008 08:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201385#M3501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-24T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: transform N columns into N lines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201386#M3502</link>
      <description>Maybe you could create a new topic for this subject and precise your request ?</description>
      <pubDate>Thu, 24 Jan 2008 09:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/transform-N-columns-into-N-lines/m-p/2201386#M3502</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-24T09:14:33Z</dc:date>
    </item>
  </channel>
</rss>

