<?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: Create Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975703#M955130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try one dimension, Cycles and three expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(P)&lt;/P&gt;&lt;P&gt;=Count(F)&lt;/P&gt;&lt;P&gt;=Count(B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set style to stacked in bar properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use a CROSSTABLE LOAD prefix in your script:&lt;/P&gt;&lt;P&gt;CROSSTABLE (Column, Value)&lt;/P&gt;&lt;P&gt;LOAD Cycles, P,F,B&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use dimensions Cycles and Column and as expression&lt;/P&gt;&lt;P&gt;=Count(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 13:54:56 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-11-11T13:54:56Z</dc:date>
    <item>
      <title>Create Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975702#M955129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need help in creating a bar chart as under&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="190" src="https://community.qlik.com/legacyfs/online/105170_pastedImage_0.png" style="height: 190px; width: 300.545px;" width="301" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Db table 'X' the chart is pointing to has following columns:&lt;/P&gt;&lt;P&gt;1) Column 'Cycles' that has values Cycle 1, Cycle 2 etc (it can go upto Cycle 'n')&lt;/P&gt;&lt;P&gt;2) Columns 'P', 'F', 'B'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the chart,&lt;/P&gt;&lt;P&gt;X axis to have cycles as separate bars based on the max value in Cycles column&lt;/P&gt;&lt;P&gt;Each cycle bar will have count of 'P', 'F', and 'B'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the expressions and dimensions for the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 13:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975702#M955129</guid>
      <dc:creator />
      <dc:date>2015-11-11T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975703#M955130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try one dimension, Cycles and three expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(P)&lt;/P&gt;&lt;P&gt;=Count(F)&lt;/P&gt;&lt;P&gt;=Count(B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set style to stacked in bar properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use a CROSSTABLE LOAD prefix in your script:&lt;/P&gt;&lt;P&gt;CROSSTABLE (Column, Value)&lt;/P&gt;&lt;P&gt;LOAD Cycles, P,F,B&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use dimensions Cycles and Column and as expression&lt;/P&gt;&lt;P&gt;=Count(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 13:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975703#M955130</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-11T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975704#M955131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton, Swuehl. The first option worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 14:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Bar-chart/m-p/975704#M955131</guid>
      <dc:creator />
      <dc:date>2015-11-11T14:38:23Z</dc:date>
    </item>
  </channel>
</rss>

