<?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 How to transpose row input data into multiple columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-transpose-row-input-data-into-multiple-columns/m-p/2298812#M71223</link>
    <description>&lt;P&gt;Hello all, thanks in advance for all your help. I am a new user in Talend Studio and now I'm working on a new challenge and don't know how to extract the following data from the tRestClient API response "string" column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is the "string" example of the input: &lt;/U&gt;&lt;/P&gt;&lt;P&gt;Version FY21 Revised &lt;/P&gt;&lt;P&gt;Lss:Ldgr L4:All Sal,COLA?,COLA %,Fur?,Fur %,EPR?,FY20 Fringe,FY21 Fringe,Compute FTE,Filter?,CF: COLA?,CF: General&lt;/P&gt;&lt;P&gt;5000:Faculty Base,true,0,true,0,true,0.194,0.116,1,true,1,1&lt;/P&gt;&lt;P&gt;5005:Faculty Additional Department,true,0,false,0,true,0.194,0.116,0,true,1,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is what I need to do:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I'd like the 1st row of data up to the newline "\n" to extract as the 1st column (Name) &lt;/P&gt;&lt;P&gt;The 2nd row of data to extract into multiple columns. The 1st data up to the comma "," is the 2nd column (Heading_Name) and the rest as column (Heading_Type)&lt;/P&gt;&lt;P&gt;The 3rd row of data to extract into multiple columns. The 1st data up to the comma "," is the 3rd column (Heading_Data) and the rest as column (Type_Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is what it should look like after converting those rows into columns:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009sAAMAA2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158142i781FB8BF0461822F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009sAAMAA2.png" alt="0693p000009sAAMAA2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 17:15:43 GMT</pubDate>
    <dc:creator>Edith1</dc:creator>
    <dc:date>2020-10-09T17:15:43Z</dc:date>
    <item>
      <title>How to transpose row input data into multiple columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transpose-row-input-data-into-multiple-columns/m-p/2298812#M71223</link>
      <description>&lt;P&gt;Hello all, thanks in advance for all your help. I am a new user in Talend Studio and now I'm working on a new challenge and don't know how to extract the following data from the tRestClient API response "string" column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is the "string" example of the input: &lt;/U&gt;&lt;/P&gt;&lt;P&gt;Version FY21 Revised &lt;/P&gt;&lt;P&gt;Lss:Ldgr L4:All Sal,COLA?,COLA %,Fur?,Fur %,EPR?,FY20 Fringe,FY21 Fringe,Compute FTE,Filter?,CF: COLA?,CF: General&lt;/P&gt;&lt;P&gt;5000:Faculty Base,true,0,true,0,true,0.194,0.116,1,true,1,1&lt;/P&gt;&lt;P&gt;5005:Faculty Additional Department,true,0,false,0,true,0.194,0.116,0,true,1,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is what I need to do:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I'd like the 1st row of data up to the newline "\n" to extract as the 1st column (Name) &lt;/P&gt;&lt;P&gt;The 2nd row of data to extract into multiple columns. The 1st data up to the comma "," is the 2nd column (Heading_Name) and the rest as column (Heading_Type)&lt;/P&gt;&lt;P&gt;The 3rd row of data to extract into multiple columns. The 1st data up to the comma "," is the 3rd column (Heading_Data) and the rest as column (Type_Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is what it should look like after converting those rows into columns:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009sAAMAA2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158142i781FB8BF0461822F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009sAAMAA2.png" alt="0693p000009sAAMAA2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 17:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transpose-row-input-data-into-multiple-columns/m-p/2298812#M71223</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2020-10-09T17:15:43Z</dc:date>
    </item>
  </channel>
</rss>

