<?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 Using Columns for Rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218872#M71937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;First I'd cut and paste the Year column to the second place.&lt;/P&gt;&lt;P&gt;Then, either using the wizard loading from "Table Files" in the script editor "Enabling Transformation Step" or using the code below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CrossTable(Period, Amount, 2)LOAD JobNO, Year, Per1, Per2, Per3, Per4FROM&lt;C&gt;(biff, embedded labels, table is Sheet1$);&lt;/C&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Should return as you want.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 09:25:12 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-09-27T09:25:12Z</dc:date>
    <item>
      <title>Using Columns for Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218871#M71936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table in Excel that looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" bordercolor="#DCDCDC" cellpadding="7" cellspacing="1" dir="ltr" width="715"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="14%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;JobNO&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="13%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Per1&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="16%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Per2&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="16%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Per3&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="20%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Per4&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="20%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Year&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-100-1130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;845,069&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;852,886&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;852,886&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;875,244&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,296,115&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,320,953&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,345,791&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,370,629&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2010&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-6,081,111&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-6,200,349&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-6,319,586&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-6,438,824&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2020&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-145,179&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-149,795&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-154,411&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-159,028&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2030&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2040&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-10,946,211&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-10,998,257&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-9,853,337&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-9,891,794&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2050&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-6,944&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-740&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,122&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2008&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2060&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,023,129&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,027,505&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,029,945&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,032,385&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2070&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-130,519&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-131,218&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-131,917&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-132,617&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2080&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-79,143&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-86,057&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-92,972&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-99,886&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2090&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-144,221&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-144,858&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-145,509&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-146,161&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2100&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-775,553&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-783,567&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-791,582&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-798,748&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2110&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-423,864&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-424,069&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-424,273&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-424,407&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2120&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-5,654,111&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-5,654,111&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-5,654,111&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-5,654,111&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-802,655&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-804,578&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-806,500&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-809,043&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2009&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;428,172&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;452,280&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;372,648&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;456,407&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3010&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;134,915&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;149,442&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;131,858&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;141,380&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3020&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3030&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;442,576&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;358,345&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;523,037&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;376,969&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3050&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;477,838&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;449,903&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;428,790&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;527,087&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3060&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;91,602&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;127,491&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;179,766&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;183,282&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3070&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3090&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;16,732&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;42,598&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;6,791&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;133,782&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="14%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-200-3095&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="13%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;119,896&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;107,931&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="16%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;137,057&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;65,130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="20%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;2010&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I've only taken two Job Numbers as an example of what I want it to look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" bordercolor="#DCDCDC" cellpadding="7" cellspacing="1" dir="ltr" width="385"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="34%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;JobNO&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="25%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Period&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="#F5F5F5" height="17" valign="bottom" width="41%"&gt;&lt;B&gt;&lt;/B&gt;&lt;P dir="ltr" style="font-weight: bold; text-align: left"&gt;Amount&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-100-1130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per1&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;845,069&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-100-1130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per2&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;852,886&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-100-1130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per3&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;852,886&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-100-1130&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per4&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;875,244&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per1&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,296,115&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per2&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,320,953&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per3&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,345,791&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="34%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;1-9-150-2000&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="25%"&gt;&lt;P dir="ltr" style="text-align: left"&gt;2008 Per4&lt;/P&gt;&lt;/TD&gt;&lt;TD bgcolor="white" height="17" valign="bottom" width="41%"&gt;&lt;P dir="ltr" style="text-align: right"&gt;-1,370,629&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Please could someone help me on this. It seems so simple but I'm not getting it. The script I'm loading is:&lt;/P&gt;&lt;P dir="ltr" style="text-align: left"&gt;"ExcelLoad":&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;JobNO, Per1, Per2, Per3, Per4, Year&lt;/P&gt;&lt;P dir="ltr" style="text-align: left"&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;C:\Documents &lt;B&gt;and&lt;/B&gt; Settings\SJ\Desktop\BB_Table.xlsx&lt;/P&gt;&lt;P dir="ltr" style="text-align: left"&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P dir="ltr" style="text-align: left"&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 09:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218871#M71936</guid>
      <dc:creator />
      <dc:date>2010-09-27T09:14:16Z</dc:date>
    </item>
    <item>
      <title>Using Columns for Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218872#M71937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;First I'd cut and paste the Year column to the second place.&lt;/P&gt;&lt;P&gt;Then, either using the wizard loading from "Table Files" in the script editor "Enabling Transformation Step" or using the code below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CrossTable(Period, Amount, 2)LOAD JobNO, Year, Per1, Per2, Per3, Per4FROM&lt;C&gt;(biff, embedded labels, table is Sheet1$);&lt;/C&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Should return as you want.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 09:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218872#M71937</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-27T09:25:12Z</dc:date>
    </item>
    <item>
      <title>Using Columns for Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218873#M71938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, CrossTable does the trick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 10:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-for-Rows/m-p/218873#M71938</guid>
      <dc:creator />
      <dc:date>2010-09-27T10:00:06Z</dc:date>
    </item>
  </channel>
</rss>

