<?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: Bar Chart Dimension Design in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476265#M177865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi swuehl, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a calculated dimension as you mentioned. But it seems the dimension is not sorted by customer code.i want all the customer together. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 00:32:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-17T00:32:52Z</dc:date>
    <item>
      <title>Bar Chart Dimension Design</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476261#M177861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following table. How do i have the customer and contract as horizontal axis? Meaning i want the chart display at the horizontal as below and the bar show on top&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA-123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AAA-1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AAA-12345&amp;nbsp;&amp;nbsp; BBB-332&amp;nbsp;&amp;nbsp;&amp;nbsp; BBB-3321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&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;Customer&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;Contract&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;Cost&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;Price&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AAA&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AAA&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AAA&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12345&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BBB&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;332&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BBB&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3321&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476261#M177861</guid>
      <dc:creator />
      <dc:date>2013-10-16T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Design</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476262#M177862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Customer &amp;amp; '-' &amp;amp; Contract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then as expression whatever you want to aggregate:&lt;/P&gt;&lt;P&gt;=only(Cost)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=avg(Price)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or whatever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using a calculated dimension (available on dimension tab of chart properties), you can add a field in your load script, that does the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476262#M177862</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-16T09:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Design</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476263#M177863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Chee&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the table as a Chart of type Pivot table, you may well wish to set &amp;lt;Always Fully Expanded&amp;gt; on the presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need a Calculated Dimension:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Customer} &amp;amp; '-' &amp;amp; [Contract]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for expressions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only(Cost)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only(Price)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now comes the fiddly bit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the GUI drag and drop the Calculated Dimension and drop on one of the expression titles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476263#M177863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-16T09:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Design</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476264#M177864</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;Bring one field from load by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer &amp;amp; '-' &amp;amp; Contract&lt;/SPAN&gt; as CC, and then use as dimension, if you are using in many places. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476264#M177864</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-16T09:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Dimension Design</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476265#M177865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi swuehl, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a calculated dimension as you mentioned. But it seems the dimension is not sorted by customer code.i want all the customer together. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 00:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Dimension-Design/m-p/476265#M177865</guid>
      <dc:creator />
      <dc:date>2013-10-17T00:32:52Z</dc:date>
    </item>
  </channel>
</rss>

