<?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 Re: Change Rows to Columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1726487#M723293</link>
    <description>&lt;P&gt;You have two very good posts here, we would appreciate it greatly if you would complete the thread by using the Accept as Solution button on the post(s) that helped you with your solution.&amp;nbsp; If you did something different, you can post what you did and then mark that, and if you still have questions, leave an update comment.&lt;/P&gt;&lt;P&gt;Here is a Design Blog post related to the feature the guys discussed too that may provide further clarification on the use of the feature they discussed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Crosstable-Load/ba-p/1468083" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Crosstable-Load/ba-p/1468083&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 12:33:31 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-07-09T12:33:31Z</dc:date>
    <item>
      <title>Change Rows to Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721934#M723289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an Excel with Data as below&lt;/P&gt;&lt;TABLE width="759px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="186px" height="72px"&gt;Function&lt;/TD&gt;&lt;TD width="86px" height="72px"&gt;Country&lt;/TD&gt;&lt;TD width="105px" height="72px"&gt;Area&lt;/TD&gt;&lt;TD width="64px" height="72px"&gt;White&lt;/TD&gt;&lt;TD width="63px" height="72px"&gt;Black&lt;/TD&gt;&lt;TD width="69px" height="72px"&gt;Hispanic&lt;/TD&gt;&lt;TD width="63px" height="72px"&gt;Asian&lt;/TD&gt;&lt;TD width="64px" height="72px"&gt;Others&lt;/TD&gt;&lt;TD width="58px" height="72px"&gt;Source&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="186px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="105px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="64px" height="84px"&gt;62%&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;9%&lt;/TD&gt;&lt;TD width="69px" height="84px"&gt;9%&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;17%&lt;/TD&gt;&lt;TD width="64px" height="84px"&gt;3%&lt;/TD&gt;&lt;TD width="58px" height="84px"&gt;Ext&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to convert rows into columns and show data as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="501px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="177px" height="72px"&gt;Function&lt;/TD&gt;&lt;TD width="86px" height="72px"&gt;Country&lt;/TD&gt;&lt;TD width="104px" height="72px"&gt;Area&lt;/TD&gt;&lt;TD width="70px" height="72px"&gt;Ethnicity&lt;/TD&gt;&lt;TD width="63px" height="72px"&gt;Percent Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="177px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="104px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="70px" height="84px"&gt;White&lt;/TD&gt;&lt;TD width="63px"&gt;62%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="177px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="104px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="70px" height="84px"&gt;Black&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;9%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="177px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="104px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="70px" height="84px"&gt;Hispanic&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;9%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="177px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="104px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="70px" height="84px"&gt;Asian&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;17%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="177px" height="84px"&gt;Tech&lt;/TD&gt;&lt;TD width="86px" height="84px"&gt;US&lt;/TD&gt;&lt;TD width="104px" height="84px"&gt;Chicago&lt;/TD&gt;&lt;TD width="70px" height="84px"&gt;Others&lt;/TD&gt;&lt;TD width="63px" height="84px"&gt;3%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In short, I need to convert rows into Columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721934#M723289</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2024-11-16T18:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change Rows to Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721947#M723290</link>
      <description>&lt;P&gt;One solution is.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tab1:
LOAD * INLINE [
    Function, Country, Area, White, Black, Hispanic, Asian, Others, Source
    Tech, US, Chicago, 62%, 9%, 9%, 17%, 3%, Ext
];

tabX:
CrossTable(Ethnicity,[Percent Value],3)
LOAD * Resident tab1;

tab2:
NoConcatenate
LOAD * Resident tabX
Where Ethnicity &amp;lt;&amp;gt; 'Source';

Drop Table tab1, tabX;&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 25 Jun 2020 02:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721947#M723290</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-25T02:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Rows to Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721949#M723291</link>
      <description>&lt;P&gt;Output.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV72.PNG" style="width: 259px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36213iD70B3BDA1F3DA6F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV72.PNG" alt="commQV72.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 02:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721949#M723291</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-25T02:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change Rows to Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721999#M723292</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp; wrote, CrossTable() is the way to go, but you don't need all the preparation steps, you can do the crosstable straight of the excel file. Just make sure that you load your qualifier fields first, notice that I moved Source (the last column in excel) up front before the fields that you want to pivot.&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;Data:
CrossTable(Ethnicity,[Percent Value],4) //4=four qualifying fields
LOAD 
   Source,   //Qualifying field (1)
   Function, //Qualifying field (2)
   Country,  //Qualifying field (3)
   Area,     //Qualifying field (4)
   White,  
   Black, 
   Hispanic, 
   Asian, 
   Others
FROM Excel.xlsx (ooxml embedded labels);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;BR /&gt;Vegar&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 06:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1721999#M723292</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-06-25T06:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Rows to Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1726487#M723293</link>
      <description>&lt;P&gt;You have two very good posts here, we would appreciate it greatly if you would complete the thread by using the Accept as Solution button on the post(s) that helped you with your solution.&amp;nbsp; If you did something different, you can post what you did and then mark that, and if you still have questions, leave an update comment.&lt;/P&gt;&lt;P&gt;Here is a Design Blog post related to the feature the guys discussed too that may provide further clarification on the use of the feature they discussed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Crosstable-Load/ba-p/1468083" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Crosstable-Load/ba-p/1468083&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Rows-to-Columns/m-p/1726487#M723293</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-09T12:33:31Z</dc:date>
    </item>
  </channel>
</rss>

