<?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 a table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436062#M97018</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I'm new to QlikView so I'm trying to map out a source file with multiple rows into a table with specific allocation, like a pivot table&amp;nbsp; through the scripts.&lt;/P&gt;
&lt;P&gt;I tried a few ways in the LOAD using Sum and Ifs but I get an error using sum and for the total as well.&lt;/P&gt;
&lt;P&gt;From a csv file with something like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jorghino75_0-1711847544816.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163045i913A37E3273B6864/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jorghino75_0-1711847544816.png" alt="Jorghino75_0-1711847544816.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;into something like this that can be stored into a qvd.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jorghino75_1-1711847610085.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163046i6E12D6834EE06348/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jorghino75_1-1711847610085.png" alt="Jorghino75_1-1711847610085.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm adding a file with sample data.&lt;/P&gt;
&lt;P&gt;Any help and guidance would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 31 Mar 2024 01:17:57 GMT</pubDate>
    <dc:creator>Jorghino75</dc:creator>
    <dc:date>2024-03-31T01:17:57Z</dc:date>
    <item>
      <title>How to transpose a table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436062#M97018</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I'm new to QlikView so I'm trying to map out a source file with multiple rows into a table with specific allocation, like a pivot table&amp;nbsp; through the scripts.&lt;/P&gt;
&lt;P&gt;I tried a few ways in the LOAD using Sum and Ifs but I get an error using sum and for the total as well.&lt;/P&gt;
&lt;P&gt;From a csv file with something like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jorghino75_0-1711847544816.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163045i913A37E3273B6864/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jorghino75_0-1711847544816.png" alt="Jorghino75_0-1711847544816.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;into something like this that can be stored into a qvd.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jorghino75_1-1711847610085.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163046i6E12D6834EE06348/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jorghino75_1-1711847610085.png" alt="Jorghino75_1-1711847610085.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm adding a file with sample data.&lt;/P&gt;
&lt;P&gt;Any help and guidance would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 01:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436062#M97018</guid>
      <dc:creator>Jorghino75</dc:creator>
      <dc:date>2024-03-31T01:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to transpose a table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436076#M97019</link>
      <description>&lt;P&gt;Hi,Here&lt;/P&gt;
&lt;P&gt;you'll need the generic load statement, which you'll then need to join afterward. You can refer to Rob Wunderlich's script for guidance on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://qlikviewcookbook.com/2010/05/use-cases-for-generic-load/" target="_blank"&gt;https://qlikviewcookbook.com/2010/05/use-cases-for-generic-load/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;best regards Son&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 08:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436076#M97019</guid>
      <dc:creator>PhanThanhSon</dc:creator>
      <dc:date>2024-03-31T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to transpose a table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436170#M97024</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/289116"&gt;@PhanThanhSon&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had to make some tweaks before initiating the generic load but it worked perfectly!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 01:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-transpose-a-table/m-p/2436170#M97024</guid>
      <dc:creator>Jorghino75</dc:creator>
      <dc:date>2024-04-01T01:52:40Z</dc:date>
    </item>
  </channel>
</rss>

