<?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: Using Columns Headers as Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630947#M1087233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the software and I'm doing some tutorials trying to learn new things!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2014 14:52:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-29T14:52:38Z</dc:date>
    <item>
      <title>Using Columns Headers as Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630944#M1087230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the community and I'm amazed with this software.&lt;BR /&gt;I've been trying to create a simple graph where the dimensions are the Column Headers.&lt;/P&gt;&lt;P&gt;I know that this isn't the best way to do this, but the DB is formatted like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="44" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 596px; height: 18px;" width="594"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl103" height="17" width="122"&gt;Ship-To Party&lt;/TD&gt;&lt;TD class="xl103" width="188"&gt;Arrival Status&lt;/TD&gt;&lt;TD class="xl104" width="105"&gt;S/O Item(A)&lt;/TD&gt;&lt;TD class="xl104" style="border-left: none;" width="81"&gt;TAT1_Line items&lt;/TD&gt;&lt;TD class="xl104" style="border-left: none;" width="64"&gt;TAT2_Line items&lt;/TD&gt;&lt;TD class="xl104" style="border-left: none;" width="64"&gt;TAT3_Line items&lt;/TD&gt;&lt;TD class="xl104" style="border-left: none;" width="64"&gt;TAT5_Line items&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have under Ship-to Party a couple of Vendors and 3 different status under Arrival Status.&lt;/P&gt;&lt;P&gt;The S/O Item(A) is the sales category and under the TAT Line Items are the arrival quantities in 1, 2, 3, and 5 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to see the progression of the arrival quantities in the different days in a graph, where the dimensions would be the TAT lines (Column Headers) and the DATA would be the sum of quantities these columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I put in Dimensions and Expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the support!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 12:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630944#M1087230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-28T12:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Columns Headers as Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630945#M1087231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you will like to use crosstable() in your load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 13:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630945#M1087231</guid>
      <dc:creator />
      <dc:date>2014-05-28T13:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Columns Headers as Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630946#M1087232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Can you provide you DB table clearly ,,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 14:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630946#M1087232</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-05-28T14:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Columns Headers as Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630947#M1087233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the software and I'm doing some tutorials trying to learn new things!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 14:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Columns-Headers-as-Dimensions/m-p/630947#M1087233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T14:52:38Z</dc:date>
    </item>
  </channel>
</rss>

