<?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 Transpose rows into columns and store the output in database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Transpose-rows-into-columns-and-store-the-output-in-database/m-p/2231436#M21728</link>
    <description>Hi,&lt;BR /&gt;I am new to talend and getting to know various components. I have been struggling with an use case of mine. &lt;BR /&gt;Use Case: Store the data in a csv report into the equivalent table in mysql&lt;BR /&gt;Csv file of below format&lt;BR /&gt;metric1;value1a&lt;BR /&gt;metric2;value2a&lt;BR /&gt;metric3;value3a&lt;BR /&gt;..&lt;BR /&gt;...&lt;BR /&gt;metric10;value10a&lt;BR /&gt;metric1;value1b&lt;BR /&gt;metric2;value2b&lt;BR /&gt;...&lt;BR /&gt;metric10;value10b&lt;BR /&gt;MySQL DB table columns / Expected Final output &lt;BR /&gt;metric1 metric2 metric3 .... metric 10&lt;BR /&gt;value1a value2a value3a .... value 10a&lt;BR /&gt;value1b value 2b value3b .... value 10b&lt;BR /&gt;my pseudo code solution for this&lt;BR /&gt;Read the csv into table --&amp;gt; transpose the table--&amp;gt; map table column to db tbl column--&amp;gt; insert value into table.&lt;BR /&gt;I tried tUnpivotRow to accomplish but didnt get the required output. &lt;BR /&gt;My question to the forum is these...&lt;BR /&gt;1. Does my pseudo code solution for the use case look right?&lt;BR /&gt;2. Is there any other component to help me achieve the transpose?&lt;BR /&gt;Any suggestions on this use case would be of great help.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Suzee</description>
    <pubDate>Sat, 16 Nov 2024 12:54:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:54:22Z</dc:date>
    <item>
      <title>Transpose rows into columns and store the output in database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Transpose-rows-into-columns-and-store-the-output-in-database/m-p/2231436#M21728</link>
      <description>Hi,&lt;BR /&gt;I am new to talend and getting to know various components. I have been struggling with an use case of mine. &lt;BR /&gt;Use Case: Store the data in a csv report into the equivalent table in mysql&lt;BR /&gt;Csv file of below format&lt;BR /&gt;metric1;value1a&lt;BR /&gt;metric2;value2a&lt;BR /&gt;metric3;value3a&lt;BR /&gt;..&lt;BR /&gt;...&lt;BR /&gt;metric10;value10a&lt;BR /&gt;metric1;value1b&lt;BR /&gt;metric2;value2b&lt;BR /&gt;...&lt;BR /&gt;metric10;value10b&lt;BR /&gt;MySQL DB table columns / Expected Final output &lt;BR /&gt;metric1 metric2 metric3 .... metric 10&lt;BR /&gt;value1a value2a value3a .... value 10a&lt;BR /&gt;value1b value 2b value3b .... value 10b&lt;BR /&gt;my pseudo code solution for this&lt;BR /&gt;Read the csv into table --&amp;gt; transpose the table--&amp;gt; map table column to db tbl column--&amp;gt; insert value into table.&lt;BR /&gt;I tried tUnpivotRow to accomplish but didnt get the required output. &lt;BR /&gt;My question to the forum is these...&lt;BR /&gt;1. Does my pseudo code solution for the use case look right?&lt;BR /&gt;2. Is there any other component to help me achieve the transpose?&lt;BR /&gt;Any suggestions on this use case would be of great help.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Suzee</description>
      <pubDate>Sat, 16 Nov 2024 12:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Transpose-rows-into-columns-and-store-the-output-in-database/m-p/2231436#M21728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:54:22Z</dc:date>
    </item>
  </channel>
</rss>

