<?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 Gathering data to make data long rather than wide. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Gathering-data-to-make-data-long-rather-than-wide/m-p/2231674#M21898</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Forgive me as I am still learning Talend, and Java quite honestly.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a sales data source over time that is structured in a way that I don't particularly care for. Right now, the data is columnwise where the dates are across the top, I need them to be down the side. See below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3C9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157848iAFFE0F993E62B5A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3C9.png" alt="0683p000009M3C9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So, in an ideal world, I would be able to take the above and turn it into something like the table below, essentially summing the gross sales column, units column, and 9L cases column and attributing these totals to a month column:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Month | Gross Sales | Units | Cases&lt;/P&gt; 
&lt;P&gt;Jan&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;10000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;30&amp;nbsp; &amp;nbsp;| 1000&lt;/P&gt; 
&lt;P&gt;Feb&amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 20000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 60&amp;nbsp; &amp;nbsp;| 2000&lt;/P&gt; 
&lt;P&gt;Mar&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;15000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 45&amp;nbsp; &amp;nbsp;|&amp;nbsp; 1500&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to work with a trowsplit, but I think I may be ahead of myself there.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you all for any help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Take care,&lt;BR /&gt;Micael&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 17:19:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-03T17:19:35Z</dc:date>
    <item>
      <title>Gathering data to make data long rather than wide.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Gathering-data-to-make-data-long-rather-than-wide/m-p/2231674#M21898</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Forgive me as I am still learning Talend, and Java quite honestly.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a sales data source over time that is structured in a way that I don't particularly care for. Right now, the data is columnwise where the dates are across the top, I need them to be down the side. See below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3C9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157848iAFFE0F993E62B5A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3C9.png" alt="0683p000009M3C9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So, in an ideal world, I would be able to take the above and turn it into something like the table below, essentially summing the gross sales column, units column, and 9L cases column and attributing these totals to a month column:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Month | Gross Sales | Units | Cases&lt;/P&gt; 
&lt;P&gt;Jan&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;10000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;30&amp;nbsp; &amp;nbsp;| 1000&lt;/P&gt; 
&lt;P&gt;Feb&amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 20000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 60&amp;nbsp; &amp;nbsp;| 2000&lt;/P&gt; 
&lt;P&gt;Mar&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp;15000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; 45&amp;nbsp; &amp;nbsp;|&amp;nbsp; 1500&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to work with a trowsplit, but I think I may be ahead of myself there.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you all for any help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Take care,&lt;BR /&gt;Micael&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Gathering-data-to-make-data-long-rather-than-wide/m-p/2231674#M21898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-03T17:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Gathering data to make data long rather than wide.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Gathering-data-to-make-data-long-rather-than-wide/m-p/2231675#M21899</link>
      <description>have a look at tnormalise and tdenormalise.&lt;BR /&gt;good luck</description>
      <pubDate>Wed, 03 Apr 2019 21:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Gathering-data-to-make-data-long-rather-than-wide/m-p/2231675#M21899</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-04-03T21:57:10Z</dc:date>
    </item>
  </channel>
</rss>

