<?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: How can I turn the values of a column into header of other columns? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71648#M11776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load your data as is. Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Year, Name, Value&lt;/P&gt;&lt;P&gt;From yourtablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then right click on sheet properties and select Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198815_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then use Pivot table like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198816_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then in the dimensions tab you can see your fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/198817_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then add Name and Year to your dimensions and in the expression tab&lt;/P&gt;&lt;P&gt;Add your expression like Sum(Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you have to drag your Year field to the top of expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/198818_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;When you drag you can see a blue arrow like in the above screen shot. Just drag and drop on top of Exper Sum(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 21:48:41 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-04-06T21:48:41Z</dc:date>
    <item>
      <title>How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71642#M11770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="258" style="border: 1px solid #000000; width: 241px; height: 260px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Adam&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2017&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Adam&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2018&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Adam&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Ben&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2017&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Ben&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2018&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Ben&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Carl&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2017&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Carl&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2018&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Carl&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to turn it into a table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid #000000; width: 173px; height: 97px;" width="171"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2016&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2017&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Adam&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Ben&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Carl&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;7&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71642#M11770</guid>
      <dc:creator>mlarruda</dc:creator>
      <dc:date>2018-04-06T21:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column in header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71643#M11771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use generic load like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;GenericTab:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Generic&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="297410" data-objecttype="1" href="https://community.qlik.com/thread/297410"&gt;https://community.qlik.com/thread/297410&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;html&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; @1);&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71643#M11771</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-06T21:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71644#M11772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it works, being Value the result of an expression, rather than a "pure" variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71644#M11772</guid>
      <dc:creator>mlarruda</dc:creator>
      <dc:date>2018-04-06T21:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71645#M11773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you simply use a pivot table. Like&lt;/P&gt;&lt;P&gt;add&lt;/P&gt;&lt;P&gt;Dimensions: Name, Year&lt;/P&gt;&lt;P&gt;Expr: Sum(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then drag your Year field to top of Expr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198814_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71645#M11773</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-06T21:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71646#M11774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for my ignorance, but how I build/define a pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71646#M11774</guid>
      <dc:creator>mlarruda</dc:creator>
      <dc:date>2018-04-06T21:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71647#M11775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71647#M11775</guid>
      <dc:creator>mlarruda</dc:creator>
      <dc:date>2018-04-06T21:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71648#M11776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load your data as is. Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Year, Name, Value&lt;/P&gt;&lt;P&gt;From yourtablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then right click on sheet properties and select Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198815_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then use Pivot table like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198816_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then in the dimensions tab you can see your fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/198817_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Then add Name and Year to your dimensions and in the expression tab&lt;/P&gt;&lt;P&gt;Add your expression like Sum(Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you have to drag your Year field to the top of expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/198818_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;When you drag you can see a blue arrow like in the above screen shot. Just drag and drop on top of Exper Sum(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71648#M11776</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-06T21:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I turn the values of a column into header of other columns?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71649#M11777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome. Cool. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 21:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-turn-the-values-of-a-column-into-header-of-other/m-p/71649#M11777</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-06T21:49:20Z</dc:date>
    </item>
  </channel>
</rss>

